Thread
:
Challenge!! Need help though. (Conditional formatting)
View Single Post
02-03-2010, 05:03 PM
ConneXionLost
Windows XP
Office 2003
Simulacrum
Join Date: Jan 2010
Location: Victoria, Canada
Posts: 86
Assuming your range of grades is A1:A5, select the range and add this formula to the Conditional Formatting:
Code:
=A1=MAX($A$1:$A$5)
Adjust your range and reference to the top left cell as necessary.
Cheers,
ConneXionLost
View Public Profile
Find all posts by ConneXionLost