Workbook.Active

Visvang
05-13-2010, 04:48 AM
How can i run a module every time the workbook is active???

my module runs every time the user opens the file, but he want to take it a step further, and let it run every time he 'enters' the workbook!!!

Colin Legg
05-13-2010, 05:47 AM
You could take a look at the Workbook_Activate() event handler. You may find that this event isn't raised in every scenario you want it to be.

Visvang
05-14-2010, 12:37 PM
I had more luck with workbook_WindowActivate event but not much.
Is there any way i can write my own event???

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum