Hi,
I've had trouble filtering a form on opening so as a way around this I set up a "Search Form" where a user enters the relevant "Driver Number" they are looking for and hits the "Run" button which opens the original form but now filtered.
This seemed to work perfectly fine at first but now the filtered object in my query is not recognised and I'm asked to re-enter Parameter value when run.
Any ideas why it's not finding the correct value?
My criteria is:
Like [Forms]![DepositCheck1].[DriverNo] & "*"
Thanks for your help.
Jamie