display subform record in main form
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
I have a main form with a subforms. I need to find a way when display a
record in the mainform while i am browsing the subform with store all the
records.
The main form can also be used to in put new record for the subform.
Thanks for any ideas. I looked at various copying codes but none go from
subform to main form.
.
Relevant Pages
- Re: ADP bound form refresh after subform record delete?
... on the mainform with the following event: ... I have a continuous subform "Sub" using a Select statement as a record ... table and then I Refresh the Main form to display the updated data. ... This event works fine if I am adding or editing records in Sub. ... (microsoft.public.access.adp.sqlserver) - Re: Synchronizing the Main form and six (6) subforms?
... you're going to need to control which controls/which subform to ... display. ... > shipment to the correct main record. ... (microsoft.public.access.formscoding) - Re: GETTING ERROR# AS DEFAULT VALUE IN CALCULATED TEXT FEILD
... The mainform text feild contains: ... "Marshall Barton" wrote: ... I have included the subform in the main form. ... and if it is not null it would give the total and if false it should display ... (microsoft.public.access.formscoding) - Re: Subform #ERROR
... If you can't see the cause of the error, post the Control Source expression, ... Allen Browne - Microsoft MVP. ... Let's say my subform has three fields, QTY, PRICE, and TOTAL. ... >>> way to suppress the display of the error until the user enters in the ... (microsoft.public.access.forms) - Re: GETTING ERROR# AS DEFAULT VALUE IN CALCULATED TEXT FEILD
... vandy wrote: ... I have included the subform in the main form. ... and if it is not null it would give the total and if false it should display ... I have a subform (child24) were i total the qty using sumcall it ... (microsoft.public.access.formscoding) |
|