revised replacement text

  • Thread starter Thread starter ranjan.khan
  • Start date Start date
R

ranjan.khan

Hi,

In my "Book1.xls" I have a column A that has 4 rows of the following
text in them -

C:\Documents\Symantec\img1.jpg
C:\Documents\Symantec\img2.jpg
C:\Documents\Symantec\img3.jpg
C:\Documents\Symantec\img4.jpg



I want to replace this text with D:\Hold\Folders in all 4 rows of
Column A such that the results are:

D:\Hold\Folders\img1.jpg
D:\Hold\Folders\img2.jpg
D:\Hold\Folders\img2.jpg
D:\Hold\Folders\img2.jpg


I know I need a do loop, but I am not sure how to write the symnatecs.
 
Same as before...

How about just select that column and do Edit|Replace?

If you need a macro, you can record one when you do it manually.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top