Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi there,
I have imported data into excel and I wish to input text ZZ in front of the orginal data...for example her is how the data looks like(to the left). Column A (how do I put a ZZ in front of the text without going through it one by one ________ so in a matter of seconds it should look like this(the column to the right) ABADES ZZABADES ABADEF ZZABADEF ABADET ZZABADET ABADER ZZABADER ABADEW ....and so on ....and so on I have 6211 rows to input "ZZ" infront of the original text...what is the fastest way to do this? Please Help cheers Steve M |
#3
![]() |
|||
|
|||
![]()
How about a formula in B1 dragged down to B6211.
="ZZ"&A1 Steve M wrote: Hi there, I have imported data into excel and I wish to input text ZZ in front of the orginal data...for example her is how the data looks like(to the left). Column A (how do I put a ZZ in front of the text without going through it one by one ________ so in a matter of seconds it should look like this(the column to the right) ABADES ZZABADES ABADEF ZZABADEF ABADET ZZABADET ABADER ZZABADER ABADEW ....and so on ...and so on I have 6211 rows to input "ZZ" infront of the original text...what is the fastest way to do this? Please Help cheers Steve M -- Dave Peterson |
#4
![]() |
|||
|
|||
![]()
How about the same formula in B1, but instead of dragging down 6,000 plus
row, just double click on the fill handle? Hope there's no spaces.<g -- Regards, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Dave Peterson" wrote in message ... How about a formula in B1 dragged down to B6211. ="ZZ"&A1 Steve M wrote: Hi there, I have imported data into excel and I wish to input text ZZ in front of the orginal data...for example her is how the data looks like(to the left). Column A (how do I put a ZZ in front of the text without going through it one by one ________ so in a matter of seconds it should look like this(the column to the right) ABADES ZZABADES ABADEF ZZABADEF ABADET ZZABADET ABADER ZZABADER ABADEW ....and so on ...and so on I have 6211 rows to input "ZZ" infront of the original text...what is the fastest way to do this? Please Help cheers Steve M -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
create excel spreadsheet to display data from filled text forms | Excel Discussion (Misc queries) | |||
How do you transfer data from an input form in excel to an excel l | Excel Discussion (Misc queries) | |||
Multiple worksheet queries | Excel Worksheet Functions | |||
Help with data not getting plotted | Excel Discussion (Misc queries) | |||
Pivot Tables..I give up... | Excel Worksheet Functions |