View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Andibevan[_2_] Andibevan[_2_] is offline
external usenet poster
 
Posts: 128
Default VBA Code to sum shaded cells

If you provide the formula which drives the conditional formatting of the
COST column I can probably help.

"SMac" wrote in message
...
I have a worksheet that has over 3,000 rows and I have a COST column that

is
shaded when the DATE column is below a certain date (which I used

conditional
formating).

Now what I would like to do is added together all the shaded COST fields -
what do I need to write to accomplish this?

Thanks!
Stacey