Is there a quick easy way to make two tables from one?

rpenman

New member
Local time
Yesterday, 20:20
Joined
Dec 21, 2010
Messages
3
I have a Excel Spreadsheet that has column B that is Last Name, First Name but I need to see if there is some code or function that will take the data from that table and create a Last Name column and place the last name and keep the first name in the original column and change that column name from Last Name, First Name to simply First Name.
 
You are wanting to do this in the excel spreadsheet? Or import the information into Access? Is this a one time deal or something that you need to do often?
 
This will be an ongoing process I am trying to automate for my company, basically an excel spreadsheet is generated from SmartOffice, the data needs to be modified and then imported into a pre-existing database in Access. The director wants other departments to now do this on thier own so she tasked me to automate the process. I see that I can manually enter in a new column and then click the text to columns button and it does it, but I wanted to see if I can get this to be done by some action or macro. Thanks for the quick response.....:)
 
What version of access are you using?
 

Users who are viewing this thread

Back
Top Bottom