Macro

S

SJ

i had used this macro in a form to review some data while creating a database..

criteria = "Format(empID,'General Number') = '" & Forms!frm_main.empID.Value
& "' "

but it shows a run time error..
Could any1 plz suggest on this,
Thanks a lot
-SJ
 
Top