View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lahuwm lahuwm is offline
external usenet poster
 
Posts: 1
Default Macro Message Box

Hi, I am trying to build a macro for a histogram. When the macro is complete,
I am asked "Histogram - Some data will be hidden by embedded chart(s)." I
can click OK or cancel. How can I build my OK response into the macro so
that I do not need to manually respond? Thank you for reviewing my question.