Thread: Message box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Message box

Surely, vertical totals will be a sum of the column, horizontal totals will
be a sum of the row, so they will be different?

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Gordy99" wrote in message
...
I have a cell that checks the vertical totals with the horizontal totals
and
shows the difference if they are difference.
I would like to add a pop up message box if they are different using sheet
code.
Thanks,
Gordy