• Missing data

    Author
    Topic
    #474536

    I would like to get the Zip Codes into database 1 from database 2. Database 1 has names, addresses, but No Zip Codes and contains only 2000 people. Database 2 has Names, Addresses, and Zip codes. It contains over 30,000 people—Most but not all of the names from database 1 are in database 2. I how can you get the Zip Codes from database 2 into database 1. We do not have Microsoft Access, we are using Excel 2003
    Please help

    Viewing 1 reply thread
    Author
    Replies
    • #1265664

      Which columns contain your data? You basically want a lookup formula but the exact version will depend on your data – e.g. whether address is all one column.

      • #1265676

        Column A contains Names–B contains addresses –and C contains Zip

    • #1265781

      Then you need a VLOOKUP. Something like:
      =VLOOKUP(B1,'[Database2.xls]Sheet1′!B:C,2,false)

    Viewing 1 reply thread
    Reply To: Missing data

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: