HowardsLola
Programmer
I converted Access 97 to Access 2003 and one database now will not recognize forms in VB code. This is the code I am using:
If IsNull(Forms![+transcript]!attendee) Then
I have tried renaming the form but still will not recognize the name.
Thanks for any help you can give. Lola
If IsNull(Forms![+transcript]!attendee) Then
I have tried renaming the form but still will not recognize the name.
Thanks for any help you can give. Lola