T
Tim
Hello,
Is there a function in access 2k that I can use to tell if
a form control exists. I am looking for something like:
bolExists = DoesExist(Me("Field_Name"))
I want to pass in a field name and get back a true or false
on whether it exists. Is there any way to do it? Thanks
Tim
Is there a function in access 2k that I can use to tell if
a form control exists. I am looking for something like:
bolExists = DoesExist(Me("Field_Name"))
I want to pass in a field name and get back a true or false
on whether it exists. Is there any way to do it? Thanks
Tim