Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear friends,
I am attempting to use a macro to locate cells that contain phon numbers. The phone numbers follow this format: (XXX)XXX-XXXX and ar strings. Also, all of the numbers are in column A. Here is how the info is listed: Joe Samuel 123 Lilly Lane Your town AL 55555 (XXX)XXX-XXXX Sally Smart 3456 Her Lane My Town AL 55555 (XXX)XXX-XXXX I am trying to create code that will a) locate the fields that contai the phone numbers and then b) clear that cell, moving on to the nex cell, etc. I suppose the best thing to do would be simply to locat fields where the first character is a parenthesis, then clear it. Can anyone help? Thanks -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find specific info using search string using VBA | Excel Discussion (Misc queries) | |||
Find specific info within a text string using VBA | Excel Discussion (Misc queries) | |||
How to Find Specific Text in a Text String | Excel Discussion (Misc queries) | |||
Find specific value in a string | Excel Discussion (Misc queries) | |||
can you find specific text in a string ignoring any other text | Excel Discussion (Misc queries) |