Results 1 to 4 of 4
  1. #1
    krisN is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2013
    Posts
    4

    Change name of record in a field


    I have a table with a field that has several different names for the same group. For example: the name in the record could say heat exchanger 1001 and the next field could say heat ex. 32251. Is it possible to have another field that that show that these two items are heat exchangers?

  2. #2
    Dal Jeanis is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Dallas TX
    Posts
    1,742
    Sure. For example, you could have a second table that contains two fields, (1) the values for the name field and (2) the explanation of what kind of equipment that is.

  3. #3
    krisN is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2013
    Posts
    4
    Basically I imported the data from excel and there are over 600 records with several different groups and names that I want to place into those different groups. I tried to use an IFF query but its just too many.

  4. #4
    Dal Jeanis is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Dallas TX
    Posts
    1,742
    That's why creating a cross reference table to store the conversion is a good option. Then you can either leave that data in that table, or you can add a field to your other table and update the new field using the cross reference table as a source.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 40
    Last Post: 08-20-2013, 11:38 PM
  2. Replies: 1
    Last Post: 04-12-2013, 03:15 PM
  3. Replies: 3
    Last Post: 08-21-2012, 01:10 PM
  4. Replies: 3
    Last Post: 07-20-2012, 11:41 AM
  5. Allow change to a field on new record only
    By Grooz13 in forum Forms
    Replies: 4
    Last Post: 08-16-2010, 11:36 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums