Does anyone know a good reason why a field in the ControlSource of a report cannot be referred to unless a control bound to the field appears on the report. I’m not sure but I thought that this was possible at some time in the past (version 2 maybe?). The obvious way to get round the problem is to make place the control on the report then make its Visible property ‘No’.
It’s always been a slight irritation, particularly if there are a number of fields that might be referred to within the OnFormat action.