Subform Problem

dadesiboy

New member
Local time
Today, 15:05
Joined
Jun 20, 2000
Messages
9
I have a form, which has a subform in datasheet view embedded in it. I want to be able to double click one of the first attribute and be taken to a new screen. I went to properties and made a macro for the double click. All works fine if I simply view the subform, however, when I view the main form it prompts me to put in a name. I don't understand why? Please Help
 
sounds as though you have a reference to the subform in your macro, you need to refer to the main form also.
 

Users who are viewing this thread

Back
Top Bottom