Re: Starting a macro when switching to a work***?



Hi Markus,

Use the Worksheet_Activate event.

For more information on event procedures, see David McRitchie's Events page
at:

http://www.mvps.org/dmcritchie/excel/event.htm

For an in depth discussion of Event procedures see Chip Pearson's Events
page at:

http://www.cpearson.com/excel/events.htm


---
Regards,
Norman


"Markus Mueller" <markus.mueller70@xxxxxx> wrote in message
news:1135943679.928601.219310@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I would like to start a designated macro when switching to a certain
> work***. Is there anything similiar to the AutoOpen-Method of
> workbooks?
>
> Bye
> Markus
>


.