Hello
I have an execl spread sheet (un-normalized) I need to import in to an access db. Most info goes in fine however the first and last names in the excel sheet are grouped under one column separated by a ",". I have in the DB a separate column for first and last name.
I need to figure out how to split the column. Is this possible
I have an execl spread sheet (un-normalized) I need to import in to an access db. Most info goes in fine however the first and last names in the excel sheet are grouped under one column separated by a ",". I have in the DB a separate column for first and last name.
I need to figure out how to split the column. Is this possible