A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Forms and tab controls and tables



 
 
Thread Tools Display Modes
  #1  
Old May 21st, 2004, 03:36 PM
King FSST
external usenet poster
 
Posts: n/a
Default Forms and tab controls and tables

I am using Microsoft Access 97. I have created a form with a tab control. On it I have added six pages. These six pages each link to six tables. However, at run time, I am unable to click on the first page and enter data to go into the first table and then click on the second page and link to enter data into the second table. How can I do this? I have tried on the click event but with no success. I am reluctant to use sub forms (unless absolutely necessary). Please could you tell me what to do so that I do not have to put all the fields into one big table.
  #2  
Old May 21st, 2004, 04:27 PM
Rick B
external usenet poster
 
Posts: n/a
Default Forms and tab controls and tables

The data can be in different tables, but the query upon which your form is
based, needs to contain all the fields and tables so you can update it.

Rick B


"King FSST" wrote in message
news I am using Microsoft Access 97. I have created a form with a tab control. On
it I have added six pages. These six pages each link to six tables. However,
at run time, I am unable to click on the first page and enter data to go
into the first table and then click on the second page and link to enter
data into the second table. How can I do this? I have tried on the click
event but with no success. I am reluctant to use sub forms (unless
absolutely necessary). Please could you tell me what to do so that I do not
have to put all the fields into one big table.


  #3  
Old May 21st, 2004, 06:47 PM
Lynn Trapp
external usenet poster
 
Posts: n/a
Default Forms and tab controls and tables

King,
You need to back up a step. When you say the six pages each link to six
tables, how have you done that? Tab pages don't have recordsources. You will
probably have to use a subform on each tab page if you are working with
independent tables.

--
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm


"King FSST" wrote in message
news
I am using Microsoft Access 97. I have created a form with a tab control.
On it I have added six pages. These six pages each link to six tables.
However, at run time, I am unable to click on the first page and enter data
to go into the first table and then click on the second page and link to
enter data into the second table. How can I do this? I have tried on the
click event but with no success. I am reluctant to use sub forms (unless
absolutely necessary). Please could you tell me what to do so that I do not
have to put all the fields into one big table.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:33 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.