View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
NorthStar NorthStar is offline
external usenet poster
 
Posts: 7
Default Fill Color related to % complete

I have identified start/finish dates for various tasks, each on seperate
rows, e.g. 2, 4, 6,8, and 10. Column A is the task name. Column B cell
contains percent complete, e.g. .25, .80, 1.00. Example: I want C2 to be
partially/completely shaded, depending upon the number entered in B2. Is this
possible with conditional formatting? If so, please explain.