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  

Opening Lookup Table



 
 
Thread Tools Display Modes
  #1  
Old January 12th, 2010, 04:09 PM posted to microsoft.public.access.forms
JamesJ[_5_]
external usenet poster
 
Posts: 32
Default Opening Lookup Table

Access 2007 sp2
When I open a lookup table directly form my backend db the records have the "+"
allowing me to expand and show the records associated with that particular lookup record. (Movie genre in this case)
But, when I open the linked table in my front end db the "+" signs aren't there.
Is there a way have the same thing occur (see records associated with the particular movie genre) from my
from end db???

Thanks,
James
  #2  
Old January 12th, 2010, 05:07 PM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Opening Lookup Table

On Tue, 12 Jan 2010 11:09:39 -0500, "JamesJ"
wrote:

Is there a way have the same thing occur (see records associated with the particular movie genre) from my
from end db???


By using a Form, with a Subform, rather than the very inefficient and limited
subdatasheet view.

Tables are not designed for data interaction, other than "quick and dirty"
looks. For productive interaction with your data, Forms are essential.
--

John W. Vinson [MVP]
  #3  
Old January 12th, 2010, 05:23 PM posted to microsoft.public.access.forms
JamesJ[_5_]
external usenet poster
 
Posts: 32
Default Opening Lookup Table

And the Subform based on the Lookup table will satify my need here?

James
"John W. Vinson" wrote in message ...
On Tue, 12 Jan 2010 11:09:39 -0500, "JamesJ"
wrote:

Is there a way have the same thing occur (see records associated with the particular movie genre) from my
from end db???


By using a Form, with a Subform, rather than the very inefficient and limited
subdatasheet view.

Tables are not designed for data interaction, other than "quick and dirty"
looks. For productive interaction with your data, Forms are essential.
--

John W. Vinson [MVP]
  #4  
Old January 12th, 2010, 06:59 PM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Opening Lookup Table

On Tue, 12 Jan 2010 12:23:39 -0500, "JamesJ"
wrote:

Certainly should. You'ld use the linking field between the two tables as the
Master/Child Link Field.

And the Subform based on the Lookup table will satify my need here?

James
"John W. Vinson" wrote in message ...
On Tue, 12 Jan 2010 11:09:39 -0500, "JamesJ"
wrote:

Is there a way have the same thing occur (see records associated with the particular movie genre) from my
from end db???


By using a Form, with a Subform, rather than the very inefficient and limited
subdatasheet view.

Tables are not designed for data interaction, other than "quick and dirty"
looks. For productive interaction with your data, Forms are essential.
--

John W. Vinson [MVP]

--

John W. Vinson [MVP]
  #5  
Old January 12th, 2010, 07:53 PM posted to microsoft.public.access.forms
Bilky_White
external usenet poster
 
Posts: 5
Default Opening Lookup Table

On 12/01/2010 18:59, John W. Vinson wrote:
On Tue, 12 Jan 2010 12:23:39 -0500,
wrote:

Certainly should. You'ld use the linking field between the two tables as the
Master/Child Link Field.


And not only that, you should turn off the sub-datasheet view as it can
affect performance.
  #6  
Old January 12th, 2010, 08:48 PM posted to microsoft.public.access.forms
JamesJ[_5_]
external usenet poster
 
Posts: 32
Default Opening Lookup Table

Ok

Thanks,
James
"Bilky_White" wrote in message ...
On 12/01/2010 18:59, John W. Vinson wrote:
On Tue, 12 Jan 2010 12:23:39 -0500,
wrote:

Certainly should. You'ld use the linking field between the two tables as the
Master/Child Link Field.


And not only that, you should turn off the sub-datasheet view as it can
affect performance.
  #7  
Old January 12th, 2010, 08:49 PM posted to microsoft.public.access.forms
JamesJ[_5_]
external usenet poster
 
Posts: 32
Default Opening Lookup Table

Ok. I'll give it a shot.

Thanks,
James
"John W. Vinson" wrote in message ...
On Tue, 12 Jan 2010 12:23:39 -0500, "JamesJ"
wrote:

Certainly should. You'ld use the linking field between the two tables as the
Master/Child Link Field.

And the Subform based on the Lookup table will satify my need here?

James
"John W. Vinson" wrote in message ...
On Tue, 12 Jan 2010 11:09:39 -0500, "JamesJ"
wrote:

Is there a way have the same thing occur (see records associated with the particular movie genre) from my
from end db???


By using a Form, with a Subform, rather than the very inefficient and limited
subdatasheet view.

Tables are not designed for data interaction, other than "quick and dirty"
looks. For productive interaction with your data, Forms are essential.
--

John W. Vinson [MVP]

--

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 04:48 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.