View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TBoy 1701 TBoy 1701 is offline
external usenet poster
 
Posts: 1
Default require cell input before macro can run

I have a macro that runs from a textbox click. I would like to require a cell
(say b19)
have data entered in it before the macro can run. I am having issues with
folks running the macro before all of the data is entered.