Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default A Macro to Edit Cell Content

I have a column of SSNs in a text format and would like to know it ther
is a macro that starts at the top and removes the dashes between th
numbers... one cell at a time... and stops after it removes the las
one

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default A Macro to Edit Cell Content

select the range of cells

do Edit=Replace
Replace what: -

Replace with: leave blank

if you need a macro, turn on the macro recorder while doing the above
manually.

--
Regards,
Tom Ogilvy

"jer101 " wrote in message
...
I have a column of SSNs in a text format and would like to know it there
is a macro that starts at the top and removes the dashes between the
numbers... one cell at a time... and stops after it removes the last
one?


---
Message posted from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default A Macro to Edit Cell Content

Thanks so much your assistance... your solution was so simple I now fee
foolish for even putting the request out there... after all, you
solution did not require a macro

--
Message posted from http://www.ExcelForum.com

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
Using macro to copy a part of a cell content to next cell Charles Excel Discussion (Misc queries) 6 May 31st 06 05:57 AM
Using RichTextBox to edit Cell content dlavoie Excel Discussion (Misc queries) 0 October 13th 05 06:13 PM
Macro on cell content Riko Wichmann New Users to Excel 2 March 3rd 05 02:07 PM
Edit information in a cell and not change content shively5 Excel Programming 4 February 14th 04 07:06 PM
macro clearing cell content Tyler[_2_] Excel Programming 2 November 19th 03 05:51 AM


All times are GMT +1. The time now is 12:45 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"