Hey Everyone:
I am having trouble calling up forms through VB and am not sure if it is my syntax or the way I name my forms in Access.
I begin every form name as "frm_" and then add a logical name pertaining to the form. Not sure if this causes a problem for VB.
As an example I have a table called frm_Current_Employment
I type it in VB like this: Form!frm_Current_employment!
Just interested in people's thoughts.
Thanks.
DMo
I am having trouble calling up forms through VB and am not sure if it is my syntax or the way I name my forms in Access.
I begin every form name as "frm_" and then add a logical name pertaining to the form. Not sure if this causes a problem for VB.
As an example I have a table called frm_Current_Employment
I type it in VB like this: Form!frm_Current_employment!
Just interested in people's thoughts.
Thanks.
DMo