I have a spread sheet with 3 columns:
Column A: First and Last Name
Column B: Address
Column C: Phone Number
I am trying to import this information into our database, but to import it I have to have the first and last name in separate columns. Does anyone know how to build a macro to that would put First Name in column A and Last Name in Column B? So, in the end my table would look like:
Column A: First Name
Column B: Last Name
Column C: Address
Column D: Phone Number
Thank you in advance!
Column A: First and Last Name
Column B: Address
Column C: Phone Number
I am trying to import this information into our database, but to import it I have to have the first and last name in separate columns. Does anyone know how to build a macro to that would put First Name in column A and Last Name in Column B? So, in the end my table would look like:
Column A: First Name
Column B: Last Name
Column C: Address
Column D: Phone Number
Thank you in advance!