View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Micky Micky is offline
external usenet poster
 
Posts: 4
Default In Excel 2007 how to switch off macro with a macro

Spreadsheet "A" runs a macro that opens spreadsheet "B". It gets data and
then closes "B" without saving (other spread sheets access "B" and deposit
data). A, then uses data for report.

However, when "B" opens it runs its own macros (the code doesn't ask it to
do this) and this creates a mess.