LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 41
Default quick Conditional Format question <--rookie here

Hello -

I've set up a Condtional Format with the following code:

Range(Cells(5, 8), Cells(Rows.Count, 1)).Select
Selection.FormatConditions.Delete
Selection.FormatConditions.Add Type:=xlExpression, Formula1:="=$g5
$h5"
Selection.FormatConditions(1).Interior.ColorIndex = 4

It works fine, however I only want column H (after row 5) to be
Formatted and this will Format columns A thru H.

Thanks for any help.
Dan
 
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
Quick question on sheet format Del Excel Discussion (Misc queries) 6 August 28th 09 10:28 PM
rookie question Nevermind Charts and Charting in Excel 2 June 12th 07 05:57 PM
Excel Rookie Question Ron Excel Programming 5 February 24th 06 05:52 PM
VBA Question (rookie issue) Scott Wagner Excel Programming 7 February 19th 06 11:29 PM


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