Using code to set a field on a form

J

Jim Pockmire

Code sets the value of the same field on 2 forms. In one case a query
correctly uses the value on the form in the criteria. In the other case the
query reurns no records intil the code is suspended. I can't figure out why.
 
Top