LincolnMarkV
Programmer
Hello all,
I have a form with a command button on it that is used to search the fields.
*************Code*************
Screen.PreviousControl.SetFocus
DoCmd.RunCommand acCmdFind
******************************
I keep getting an error message. "The command 'find' isn't available now". I am at a loss and know it must be something very simple.
Any advise would be greatly appreciated.
Thanks!!!
I have a form with a command button on it that is used to search the fields.
*************Code*************
Screen.PreviousControl.SetFocus
DoCmd.RunCommand acCmdFind
******************************
I keep getting an error message. "The command 'find' isn't available now". I am at a loss and know it must be something very simple.
Any advise would be greatly appreciated.
Thanks!!!