I have a form(FormA) that displays data from a table(TableA). I want to click a button that copies both the form and the table, the copies are called FormB & TableB, all the text boxes on FormB display data from TableB. The result is you can make changes to the data in TableB e.g. add records, and it does not effect TableA or FormA. Ideally I would like to create FormA using the wizard.
Does anybody know where I can find samples of code that show you how to copy forms and tables, and set the control source?
Any help very much appreciated.
Rob
Does anybody know where I can find samples of code that show you how to copy forms and tables, and set the control source?
Any help very much appreciated.
Rob