Hi All,
I have an access database consisting of one table which is an pointing to an excel spreadsheet.
In the table I have a number of cells (in a column called 'Name') that contain text delimited by commas e.g. "John Smith, Jo Bloggs, Peter Pan".
I wish to split the text on the commas and create new (duplicate) rows with only one vale (e.g. john Smith) in the cells on the name column.
I could pre-prepare the spreadsheet in excel before going into Access however this would be time consuming, therefore is anybody aware of a method that I could employ to do this 'splitting' task in Access.
Many Thanks,
Neal
I have an access database consisting of one table which is an pointing to an excel spreadsheet.
In the table I have a number of cells (in a column called 'Name') that contain text delimited by commas e.g. "John Smith, Jo Bloggs, Peter Pan".
I wish to split the text on the commas and create new (duplicate) rows with only one vale (e.g. john Smith) in the cells on the name column.
I could pre-prepare the spreadsheet in excel before going into Access however this would be time consuming, therefore is anybody aware of a method that I could employ to do this 'splitting' task in Access.
Many Thanks,
Neal