Northwind DB instructions

B

Bob Richardson

Are there step by step instructions on how to duplicate forms in the
Northwind data base project? In particular, I'm trying to duplicate the
Customer Orders form which has two subforms.
 
M

[MVP] S.Clark

Right Click, copy, Right Click, paste.
Rinse lather repeat for any subforms
Update subform control names(on new main form) to match the new subform
names.
 
Top