Please ignore my previous conditional formatting problem as I have now resolved it
I have a new problem as follows
I am using a Dlookup on my [Clash or Not] Control on a continuous form. The Dlook up looks up a query and sets the results for all text boxes on all records, despite the fact that the Dlook up query has a parameter set to the value of a control in each record
Please note that there are 3 records
1 should show an actual value based on the Dlookup
The other two records should not have a value as the underlying query does correctly not provide a result for these
However, every control on these records shows the same value for all
Hope this makes sense
I have a new problem as follows
I am using a Dlookup on my [Clash or Not] Control on a continuous form. The Dlook up looks up a query and sets the results for all text boxes on all records, despite the fact that the Dlook up query has a parameter set to the value of a control in each record
Please note that there are 3 records
1 should show an actual value based on the Dlookup
The other two records should not have a value as the underlying query does correctly not provide a result for these
However, every control on these records shows the same value for all
Hope this makes sense