Hi,
I have created a form with a subform. Works fine. Well, almost anyway. :-)
When I open the form, the subform fields display "#Name?" until I select
something from my dropdown menu on my main form.
How can I make it so that my subform opens blank?
Thanks,
Helen
RuralGuy - 31 Oct 2005 20:31 GMT
One way would be to leave the RecordSource of the SubForm blank until you select
something from the ComboBox. You could also set DataEntry = Yes until you make
a selection.
If I were you, the first thing I would do is track down the #Name? problem and
fix it.
>Hi,
>
[quoted text clipped - 8 lines]
>
>Helen
_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.