J
Jose
Hi,
I have a form with a combo that I use to select which record I want to see.
It was working fine last friday but I open up the db today and now it wont
work???
It is a SearchForRecord macro with the following argument:
="[Well_ID] = " & Str(Nz(Screen.ActiveControl,0))
I copied this code from somewhere so I dont really understand what it is
doing. I just finished copying and pasting it again (no changes) and now it
works... very wierd...
any suggestions?
Thanks
I have a form with a combo that I use to select which record I want to see.
It was working fine last friday but I open up the db today and now it wont
work???
It is a SearchForRecord macro with the following argument:
="[Well_ID] = " & Str(Nz(Screen.ActiveControl,0))
I copied this code from somewhere so I dont really understand what it is
doing. I just finished copying and pasting it again (no changes) and now it
works... very wierd...
any suggestions?
Thanks