View Full Version : Subform Problem


dadesiboy
06-20-2000, 12:19 PM
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

Richie
06-20-2000, 02:59 PM
sounds as though you have a reference to the subform in your macro, you need to refer to the main form also.