Thread: Repetative text
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
excelent excelent is offline
external usenet poster
 
Posts: 695
Default Repetative text

or in a second column use a formula like
=A1&" RS"
and copy down - if u have ur data in column A


"smack" skrev:

Hi All,

I have approximately 200 rows of data and would like to add "RS" to the end
of each instruction example:
NOW;
Adjust nuts and bolts

WOULD like it to read;

Adjust nuts and bolts RS

Any suggestions are appreciated,
Sue