Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Access Table db Design > lookup field in...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 12080 of 12659
Post > Topic >>

lookup field in table

by "Peter" <scotsman@[EMAIL PROTECTED] > Aug 3, 2008 at 10:58 AM

Hello everyone,



I want to make a lookup field in a table, in which the possibilities
shown, 
depend on what is entered into the previous field in the same table.



These are the relevant tables and their fields:

T00 Clients has these fields:

(BuildingNumber), ClientName, AreaNumber, AreaManager



T05 Suppliers has these fields:

(SupplierNumber), SupplierName



T10 Articles has these fields:

(SupplierNumber, ArticleNumber), ArticleDescription, Price



T20 Clients And Articles has these fields:

(BuildingNumber, SupplierNumber, ArticleNumber), DiscountPerc



The fields between parentheses are the primary keys of that table.

The fields BuildingNumber and SupplierNumber used in the tables T10 and/or

T20 have relation****ps with referential integrity refering to tables T00 
and/or T05.

The combination {SupplierNumber_ArticleNumber} in table T20 is linked
using 
ref.int. to table T10 in which this combo is the primary key.




This is what I want to accomplish: When entering BuildingNumber, 
SupplierNumber and ArticleNumber into table T20, the ArticleNumber field
in 
that table is to be a lookup field that mentions only the articles that
have 
been linked to that particular supplier in table T10.



I know that building a more sophisticated query in the Qeury section that 
does work for that query, can supply a correct SQL instruction that can
then 
be copied to the Row source section in the table design. Getting that SQL 
statement that works when put into that specific part however, seems not 
possible, so far.



Can anyone help?



Greetings,

Peter
 




 3 Posts in Topic:
lookup field in table
"Peter" <sco  2008-08-03 10:58:13 
RE: lookup field in table
=?Utf-8?B?SmFjcXVlbGluZQ=  2008-08-03 13:59:00 
Re: lookup field in table
John W. Vinson/MVP <pl  2008-08-03 17:41:54 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 22:19:04 CST 2008.