![]() |
|
|
#1
|
|||
|
|||
|
I have a form for style reference with a linked subform with color and labeling choices available for that style.
I used the same docmd statements that comes up with the duplicate record button wizard to start a copy of the record listed below. DoCmd.RunCommand acCmdSelectRecord DoCmd.RunCommand acCmdCopy DoCmd.RunCommand acCmdRecordsGoToNew DoCmd.RunCommand acCmdSelectRecord DoCmd.RunCommand acCmdPaste Is there a way to copy the subform data as well? |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Controls for subform on Main Form not working
|
jonsuns7 | Forms | 1 | 09-28-2009 03:21 PM |
| Populate subform that adds records based on main form | tigers | Access | 0 | 06-23-2009 01:01 PM |
Hide & unhide subform based on criteria of combo on main form
|
KLynch0803 | Forms | 6 | 06-03-2009 12:01 PM |
| Main Form ComboBox to Filter Records in SubForm | shiwawa | Forms | 7 | 05-24-2009 08:24 AM |
| Subform vs main form calculation | fadone | Forms | 17 | 12-21-2005 04:27 AM |