Why does code run evry time any xls file is opened
To see if there is a macro problem, set you Security Level to High and then
start Excel. You will get a warning if a macro is trying to execute.
The macro may b in your Personal.xls, for example.
--
Gary''s Student - gsnu200812
"mcambrose" wrote:
When I first startup excel it runs a subroutine that asks me to select a
printer? I can't see any add-ins installed that have this loaded. If there an
application level event that happens every time a file is opened. I don't
know where to look to see where it would be installed. I would think it is
similar to workbook_open event, which is stored in a specific file. Where
would this be stored as an event for all xls files? Thanks for any
suggestions.
|