Computing.Net > Forums > Office Software > Linking Fields in Forms

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Linking Fields in Forms

Reply to Message Icon

Name: schlep
Date: February 9, 2004 at 07:22:31 Pacific
OS: Windows 98
CPU/Ram: PIII/600Mhz
Comment:

Hi,
I'm creating a database of the transactions of items made by the employees. There's two tables in this database. In one of the tables, there's two fields, them being the available item names(ITEM DESCRIPTION) and the respective codes for each item. The primary key for this table is the (ITEM CODE)
The next table, which is mainly for data entry shows the name of the employees, the quantity of the item requested and the ITEM CODE. Both these tables are linked thru the ITEM CODE.
My question is, if in the FORM format, how can i link the ITEM CODE and ITEM DESCRIPTION together. Like for example, i would like to have the field under ITEM DESCRIPTION appear automatically when i enter the ITEM CODE field in form.



Sponsored Link
Ads by Google

Response Number 1
Name: johnt.001
Date: February 9, 2004 at 07:34:58 Pacific
Reply:

Have you considered creating a query using both tables then creating a form based on fields selected form this query.


0

Response Number 2
Name: schlep
Date: February 9, 2004 at 07:58:36 Pacific
Reply:

Hi johnt,

I've already done that. But it seems that when i'm doing data entry in Forms, i can't get the ITEM DESCRIPTION to appear automatically when i key in the ITEM CODE.

How, any help?


0

Response Number 3
Name: johnt.001
Date: February 10, 2004 at 03:13:29 Pacific
Reply:

Create a combo box based on your ItemDescription table. Set auto expand on and store the ItemDescription in your Employees table. This will then reference the ItemDescription for display in other forms. The ItemDescription can be viewed in the combo drop-down if the combo box is set for two columns.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Office Software Forum Home


Sponsored links

Ads by Google


Results for: Linking Fields in Forms

adding fields in form www.computing.net/answers/office/adding-fields-in-form/889.html

format fields in a record? www.computing.net/answers/office/format-fields-in-a-record/806.html

listing joind fields in Access 2002 www.computing.net/answers/office/listing-joind-fields-in-access-2002/4741.html