Thread: Recalc Alarm
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike H. Mike H. is offline
external usenet poster
 
Posts: 471
Default Recalc Alarm

When a recalc is performed, if there is an out-of-balance situation, I want
spreadsheet to alert the user with a msgbox("There is an Out-of-Balance").
How can I do that without having the user do anything besides just recalc the
spreadsheet? The recalc could even be an automatic recalc.