View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Minitman[_4_] Minitman[_4_] is offline
external usenet poster
 
Posts: 273
Default Help With Conditional Format

Greetings,

I am trying to write a Conditional Format that is looking at 3
columns. Column A is the reference, it has about 6 different entries.
I need to take all of the amounts in column B that have the same
column A items and add them together. Then do the same for column C.
Then see if the totals for column B are equal to the totals in column
C.

Anyone know how this can be done?

Any help would be appreciated.

TIA

-Minitman