P PJ Apr 30, 2009 #1 I have a text field in a subform that I want to also show in the main form. How do I do this?? Thanks in advance
I have a text field in a subform that I want to also show in the main form. How do I do this?? Thanks in advance
J Jeff Boyce Apr 30, 2009 #2 Is that textbox based on/bound to a field on a table (or in a query)? Regards Jeff Boyce Microsoft Office/Access MVP
Is that textbox based on/bound to a field on a table (or in a query)? Regards Jeff Boyce Microsoft Office/Access MVP
M Maurice Apr 30, 2009 #3 Place a textbox on the mainform and set the defaultvalue to reference the textbox on the subform (this can also be the controlsource).
Place a textbox on the mainform and set the defaultvalue to reference the textbox on the subform (this can also be the controlsource).