run-time error '2450'
Hi,
How do i disable certain field in another form ??? i use this command in my current form to disbable a field AddorDeleteEmployees
e.g
Forms![AddorDeleteEmployees]![FirstName].Visible = False
it returns me "run-time error '2450' microsoft office access can't find the form..."
Pls kindly help.
|