removing word for column

  • Thread starter Thread starter gautam.bakshi
  • Start date Start date
G

gautam.bakshi

Hi everyone,

I think i have a simple question but am not too famlair with excel
programing. I have a column full of fields like: "Website:
www.abc.com"

Is there a macro or something i can run to remove, for example, the
word Website:, so the fields will only read www.abc.com

Thanks in advance.
 
Select all the cells on the sheet or only a single cell and do
Edit=>Replace
what: Website: <include the space>
With: < leave blank">

click replace all

Turn on the macro recorder while you do it manually if you need a macro.
 

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