View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jackie Jackie is offline
external usenet poster
 
Posts: 78
Default Macro display Msgbox when cells are empty

Hi- I want to create a macro that will display a message box when cells are
empty. For example, lets say use cell range F15:G17. If any of these cells
are empty, I want the message box to pop up. Thanks.