Microsoft
Software
Hardware
Network
Question : Create a tabbed form
I have a standard form with customer info on it with all info from 1 table. I have added a new table with payment information which i wish to be viewable on a second tab. I have added the tab and tried to copy my original form onto the first tab so i can add a subform to the second tab. Unfortunately when i paste my form in. it adds to both tabs. is there a way around this or do i have to recreate the form from scratch?
Answer : Create a tabbed form
Select all your form objects, then do "Cut", then click on the tab where you want to paste the form and do "Paste". Do the same for the subform.
What you are doing is that you are putting the form above the tab, not inside it.
Random Solutions
Moving shared printers from one server to a new one
Access 2002 Navigation
lookout settings keep resetting to default / outlook 2003
Make a form transparent,not the controls
How do I migrate local users accounts from Windows Server 2003 R2 to a new one?
2 conditions where
Excel Average Need to ignore #n/a values
Tree command in DOS
Outlook 2007 client prompts for password in exchange 2007 environment
Can I populate datagridview from data reader rather than data adapter