Thread: Macro Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
bumblebug787 bumblebug787 is offline
external usenet poster
 
Posts: 3
Default Macro Help

How do I write a macro to tell a cell not to perform the calculation in it if
one of the cells in the calculation is empty? In other words, "Don't do
C5-B5 if C5 is null"