Not a programmer. Have tried solutions in archive. Still a no go. Help appreciated.
Have a continuous entry form "Numbering Entry" my goal is to have a second form popup from a button (accomplished this part) then to have certain fields from the original "Numbering Entry" form duplicate/copy to the new 2nd form "Labels". Problems may stem from these facts.
1) its a continuous form? - yes, the 'button' to pop up the 2nd form shows on EACH form - but does the new popup form 'know' which of the continuous records?
2) one field is an autonumber field? (the id field in fact)
I'll then use the 2nd form with only two fields to "print" on a label.
operator will enter a record - popup - print label
enter a record - popup - print label
get the idea? thanks for the help.
Have a continuous entry form "Numbering Entry" my goal is to have a second form popup from a button (accomplished this part) then to have certain fields from the original "Numbering Entry" form duplicate/copy to the new 2nd form "Labels". Problems may stem from these facts.
1) its a continuous form? - yes, the 'button' to pop up the 2nd form shows on EACH form - but does the new popup form 'know' which of the continuous records?
2) one field is an autonumber field? (the id field in fact)
I'll then use the 2nd form with only two fields to "print" on a label.
operator will enter a record - popup - print label
enter a record - popup - print label
get the idea? thanks for the help.