Connecting Tech Pros Worldwide Help | Site Map

automatically filling up fields

  #1  
Old November 12th, 2005, 11:39 PM
Aravind
Guest
 
Posts: n/a
Hi folks.

I have the following tables (PK = primary key, FK = foreign key):
Member (MemNo [PK], MemName, MemType, Course/Faculty)
History (..., MemNo [FK], ...)

Member and History are linked in a 1 (Member) to Many (History)
relationship.
I have a form (frmHistory) based on a query (qryHistory) which is
based on these tables.

When I type in a number in the MemNo field in frmHistory, the fields
MemName, MemType, and Course/Faculty automatically fills up
(coressponding to the data in Member). I would like to fill up these
fields by typing in MemName instead. How do I do this? (BTW, I'm using
Access 97)
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatic Filling of data from Parent table to Child table field joekmps answers 1 March 27th, 2007 04:14 PM
filling up blank fields Sommerfield answers 4 December 2nd, 2005 07:15 PM
filling fields with query results Brian answers 6 November 13th, 2005 11:26 AM
Cry For Help! - Filling In Forms Automatically From Tables -elniniol999- answers 5 November 13th, 2005 12:07 AM