Results 1 to 12 of 12

Match and replace with index

Threaded View

  1. #3
    Registered User
    Join Date
    11-15-2007
    Posts
    18

    Re: Match and replace with index

    Hi Leith,

    Thank you very much for reply.
    I have attached two files:
    Original file : Suburb_City_State_Example_Final.xlsx
    Expected File: Suburb_City_State_Example_Final_Result.xlsx

    No...I am not using this index number as a formula in the sheet.

    In the attached fie, there are three sheets:
    Suburb_City_State, City and State.

    This is just the sample file. We got 200000 rows. We will prepare the CSV file which we can upload in the MySQL database.
    In the sheet1 i.e. "Suburb_City_State", we got the list of Suburb with corresponding City and State in front of that Suburb.

    Now first we want to replace City in sheet1 with the index number of that City in Sheet2 i.e. 'City'.
    Then second we want to replace State in sheet1 with the index number of that State in Sheet3 i.e. 'State'.

    Finally I will make one CSV file. Which will have only Sheet1 with Suburb Name with corresponding index number of city and state. This is to upload in MySQL database.

    To answer your question regarding the index. In the sheet2 i.e. 'City', we have already placed the City in the sequence so that we can take its index(or number of row) to replace in sheet1.

    Please let me know if you need more information. Thanks again.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1