98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » Field Data
Field Data
Resolved · Medium Priority · Version 2003
Paul has attended:
Access Introduction course
Field Data
Hi,
If I have one table with a list of names and assign an individual number to each name (i.e. Steve = 1, Adam = 2, John = 3), is there a way, on a second table, to populate a field with the name when the corresponding number is entered?
Hope this makes sense?
Thanks
RE: Field Data
Hi Paul
Yes you can.
First set up your second table with the name ID and name field together with other fields eg department, startdate, etc.
Then create a query and link the two tables on the Name ID field.
Add all the fileds to the query grid from the second table apart from Name. Add the Name field from the first table (containing just Name ID and Name).
Then when you view the query try adding a new record.
The Name field is populated automatically after choosing a name ID.
The same result can be achieved with form instead of a query but you will need to link the tables with Database Tools, Relationships. Then using the Form Wizard choose all the fields from the second trable and the Name field from your first table.
Heres's an example if you need it.
Hope that helps and can be applied.
Regards
Doug Dunn
Best STL
Attached files...
Mon 24 Jun 2013: Automatically marked as resolved.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Hiding Multiple Table columnsIf you want to hide non-adjacent Access table columns. In Datasheet view, open the table that contains the columns you want to hide. |