S
srosetti
I'm trying to perform what should be an easy operation in Excel 2003,
but I'm finding it quite daunting.. Maybe I just don't know what I
should be looking for.
What I have is quite a bit of data. I have a column of data in T and
in U. For example..
In Cell T2 I have this data.. '00100.jpg' and in Cell U2 it is
currently blank. What I want is for this code to Copy the contents of
T2 to U2 and append this tag to the end 'lg' so my final data in U2
would look like this '00100lg.jpg' I want to be able to repeat this
on the other lines from Column T that have data. This process would
go on and on untill all of the data in column T was copied to the
Column of U and append that tag to the end.
another tid bit. All the data curently in Column T after the Label in
T1 have 5 digits in them and are in .jpg or .gif extension at the end.
but I'm finding it quite daunting.. Maybe I just don't know what I
should be looking for.
What I have is quite a bit of data. I have a column of data in T and
in U. For example..
In Cell T2 I have this data.. '00100.jpg' and in Cell U2 it is
currently blank. What I want is for this code to Copy the contents of
T2 to U2 and append this tag to the end 'lg' so my final data in U2
would look like this '00100lg.jpg' I want to be able to repeat this
on the other lines from Column T that have data. This process would
go on and on untill all of the data in column T was copied to the
Column of U and append that tag to the end.
another tid bit. All the data curently in Column T after the Label in
T1 have 5 digits in them and are in .jpg or .gif extension at the end.