LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default highlight cell text

Dim ColToCheck as range
Dim cl as range,Temp as string

set ColToCheck=range(cells(1,1),cells(1,1).end(xldown) )

for each cl in ColToCheck



-----Original Message-----
I have an excel spreadsheet that I have to update every

month. This
involves laboriously highlighting all text between the

characters "<"
and "" in one particular column. Is it possible to

write a macro
that will make my life easier?! I'm new to this so all

pointers would
be really appreciated.

MTIA

Jim
.

 
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
how to highlight more related cells if cell highlight Jon Excel Discussion (Misc queries) 5 December 21st 08 01:06 PM
How can I highlight only some of the text within a cell in Excel? JVA Excel Discussion (Misc queries) 2 August 12th 08 09:02 PM
highlight cell contain the value and text with formula ratheesh Excel Discussion (Misc queries) 2 March 11th 08 06:48 AM
How do I highlight text only within a cell in Xcel? GRC Excel Discussion (Misc queries) 1 January 3rd 08 05:56 PM
Highlight cells with ctrl-click but only un-highlight one cell hagan Excel Discussion (Misc queries) 5 May 27th 05 06:45 PM


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

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

About Us

"It's about Microsoft Excel"