Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default removing word for column

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.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default removing word for column

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.

--
Regards,
Tom Ogilvy


wrote in message
oups.com...
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.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default removing word for column

wow, I feel so stupid.

Thanks for the solution. :-)

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
converting a text column to a number column & removing the ' Gayle from CyberCore Excel Worksheet Functions 2 August 21st 09 05:00 PM
Removing watermarks in Word HMF Excel Discussion (Misc queries) 2 October 18th 07 07:47 AM
Finding Info from Column A and Removing it from Column B Johnny B[_2_] Excel Discussion (Misc queries) 2 March 28th 07 12:06 PM
Removing a word tomason Excel Worksheet Functions 1 January 5th 06 06:49 PM
removing the word (blank) from pivot table cells [email protected] Excel Discussion (Misc queries) 2 July 3rd 05 02:18 AM


All times are GMT +1. The time now is 02:35 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"