J
JohnE
I have a form that certain fields will be filtered against by the users.
What they are looking for is a simple way to filter. I can do double click
on the field (which they prefer) to filter using the "DoCmd.RunCommand
acCmdFilterBySelection" but would like to be able to double click again and
return all the records. How would that be done?
Thanks...John
What they are looking for is a simple way to filter. I can do double click
on the field (which they prefer) to filter using the "DoCmd.RunCommand
acCmdFilterBySelection" but would like to be able to double click again and
return all the records. How would that be done?
Thanks...John