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 » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

tabbed forms - tab 3 link to tab 2



 
 
Thread Tools Display Modes
  #1  
Old March 4th, 2010, 08:17 PM posted to microsoft.public.access.forms
Patti
external usenet poster
 
Posts: 231
Default tabbed forms - tab 3 link to tab 2

I am using a tabbed form.
Tab A is based on ProjectTable with PK=ProjID
Tab B is based on ProjectDescTable with PK= ProjDescID and links to
ProjectTable with a field for ProjID. Tab B's child field is ProjID and
mother field is from Tab A's PK field.
Tab C is based on ProjTasksTable with PK=ProjTaskID and links to
ProjDescTable with a field for ProDescjID.

I want tab C to link to Tab B. Mother field would be ProjDescForm's
ProjDescID and child field would be ProjTaskForm's ProjDescID. The wizard
only shows me fields from Tab A.

Is there a way to link Tab C to Tab B?

Thanks.
  #2  
Old March 4th, 2010, 11:09 PM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default tabbed forms - tab 3 link to tab 2

On Thu, 4 Mar 2010 11:17:01 -0800, patti
wrote:

I am using a tabbed form.
Tab A is based on ProjectTable with PK=ProjID
Tab B is based on ProjectDescTable with PK= ProjDescID and links to
ProjectTable with a field for ProjID. Tab B's child field is ProjID and
mother field is from Tab A's PK field.
Tab C is based on ProjTasksTable with PK=ProjTaskID and links to
ProjDescTable with a field for ProDescjID.

I want tab C to link to Tab B. Mother field would be ProjDescForm's
ProjDescID and child field would be ProjTaskForm's ProjDescID. The wizard
only shows me fields from Tab A.

Is there a way to link Tab C to Tab B?

Thanks.


A Tab Control on a form is *NOTHING* but a way to save screen space. Controls
on a tab page are logically on the Form. You can't "link" tab pages as you can
subforms.

Is there a Subform Control on Tab B? If so, the controls are on that Form...
not on the tab page.
--

John W. Vinson [MVP]
 




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 12:50 AM.


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