Ok so what i am trying to do is to create a form, with 4 different tabs. I have no problems creating the form but my problem is that i am creating them in the design view and trying to aucutally use it and it doesnt work correctly.
I went through and tried to read about VBA Codes and such to try and correct this problem but I cannot get a straight answer from a book. So i want to be able to have the tab controls function but they do not, every tab that you click on seems to have same boxes on them, i need to be able to pull up the form and enter 4 different types of info into 4 different tabs, i am only seeing one. I do have them linked to a Table, all of the information is on there but i need it in 4 different tabs.
Can anyone help?
I went through and tried to read about VBA Codes and such to try and correct this problem but I cannot get a straight answer from a book. So i want to be able to have the tab controls function but they do not, every tab that you click on seems to have same boxes on them, i need to be able to pull up the form and enter 4 different types of info into 4 different tabs, i am only seeing one. I do have them linked to a Table, all of the information is on there but i need it in 4 different tabs.
Can anyone help?
Comment