View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Monk[_2_] Monk[_2_] is offline
external usenet poster
 
Posts: 65
Default Message Box to Appear if Cell Values In Range Differ

Hi

I am currently pasting worksheet data into a new spreadsheet and all the
dates in the cell range C2:C500 should be the same. However from time to time
one or two dates may differ. I would like a message box to appear as soon as
the data is pasted in to the new sheet if any on the dates in the range
should not be identical.

Any assistance you could provide would be appreciated.

Thanks

Monk