G
Guest
I have a form used for writing general memorandums as part of a larger
database. I inserted a subform that will only be used once to organize a list
of items and their dollar values. It is hidden all other times. The subform
works great and organizes the memo instantly but is only used the one time.
The main memo form will be used frequently.
Instead of hiding it, is there a way through VB to insert the subform into
the main form for the one use ? I already have a button that is pressed to
unhide the subform and could put the code there but can't find an example. I
repeat this with a report/subreport to do the actual printing.
database. I inserted a subform that will only be used once to organize a list
of items and their dollar values. It is hidden all other times. The subform
works great and organizes the memo instantly but is only used the one time.
The main memo form will be used frequently.
Instead of hiding it, is there a way through VB to insert the subform into
the main form for the one use ? I already have a button that is pressed to
unhide the subform and could put the code there but can't find an example. I
repeat this with a report/subreport to do the actual printing.