S
sethf00
I need to export data from a database I am working with, to an exce
file, to make it easier for me to edit certain changes.
For one part of this, all of the data appears in one cell (seperated b
delimeters.)
I use the "text to columns" function, to change the data into multipl
columns to make it much easier to read, work with, and edit.
My problem, is changing it back to the one cell, so that I may the
import it back to my database.
Part of my excel sheet looks like this after the text to column:
2325 test
where the large blank space is two empty cells. I know the correct wa
to change this back to one cell, is to use a cell and type
=A1&"_"@A2
as an example. this works perfectly. however, i need to do this t
about 50 different cells. and it is too time consuming to type thi
out. is there a way i can select a whole bunch of things...like
selecting a whole column for a sum, or other functions. I know ther
is the "Concatenate" function, but I can not seem to do that an
highlight the data I want. I'd still need to type it all.
Any suggestions???
:confused
file, to make it easier for me to edit certain changes.
For one part of this, all of the data appears in one cell (seperated b
delimeters.)
I use the "text to columns" function, to change the data into multipl
columns to make it much easier to read, work with, and edit.
My problem, is changing it back to the one cell, so that I may the
import it back to my database.
Part of my excel sheet looks like this after the text to column:
2325 test
where the large blank space is two empty cells. I know the correct wa
to change this back to one cell, is to use a cell and type
=A1&"_"@A2
as an example. this works perfectly. however, i need to do this t
about 50 different cells. and it is too time consuming to type thi
out. is there a way i can select a whole bunch of things...like
selecting a whole column for a sum, or other functions. I know ther
is the "Concatenate" function, but I can not seem to do that an
highlight the data I want. I'd still need to type it all.
Any suggestions???
:confused