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


Data Bases > Microsoft Access > Table: Data Typ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 30589 of 31576
Post > Topic >>

Table: Data Type: Lookup question

by kiers <k.j.f@[EMAIL PROTECTED] > Jun 26, 2008 at 12:47 PM

Hi All,

I have created 3 tables;

tblProjectDirectorates (Fields = ID, Directorate)
tblSubDirectorates (Fields = ID, DirectorateID, Sub-Directorates)
tblProjects (Fields = ID, Project Number, Project Title, Directorate,
Sub-Directorate)

The objective is to use Lookup from 'Data Type'  in the tblProjects to
limit the selection of Sub-Directorates based on the previously
selected 'Directorate'. At this stage I do not want to use a form -
just directly update the table.

I have set the Row Source (tblProjects, field=Sub-Directorates) to;

SELECT tblSubDirectorate.ID, tblSubDirectorate.[Sub-Directorate],
tblSubDirectorate.DirectorateID FROM tblSubDirectorate WHERE
tblSubDirectorate.DirectorateID=[Directorate];

However, no records are selected for the table field 'Sub-
Directorate'.

Any advice would be greatly appreciated.

Thanks

Kiers
 




 4 Posts in Topic:
Table: Data Type: Lookup question
kiers <k.j.f@[EMAIL PR  2008-06-26 12:47:04 
Re: Table: Data Type: Lookup question
Rich P <rpng123@[EMAIL  2008-06-26 16:25:25 
Re: Table: Data Type: Lookup question
Roger <lesperancer@[EM  2008-06-26 18:00:52 
Re: Table: Data Type: Lookup question
kiers <k.j.f@[EMAIL PR  2008-06-28 14:42:36 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Tue Dec 2 23:17:08 CST 2008.