View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
is is is offline
external usenet poster
 
Posts: 2
Default MacroOptions problem


Tom Ogilvy wrote:

As a minimum,
Move your function to a general module (insert=Module). No a sheet module
or the thisworkbook module.

--
Regards,
Tom Ogilvy



Hurray! Thanks very much guys. A bit embarrassing - I used to know this
stuff! Thanks again.
Cheers!