C
Chris Watts
I have a bunch of workbooks that are open simulateously. One of them
contains two worksheets, the others just one each.
I have written lostsof vba macros but would like to limit their visibility
to the workbook in which they exist. How can I achieve this?
Each macro does have a shortcut key defined using the Application.Onkey
method. I would like to limit the scope of the shortcut key to the workbook
in which it is defined - so that the same shortcut will call different
macros depending on which workbook is active. How can I achieve this?
Ideas would be greatly appreciated.
cheers
Chris
contains two worksheets, the others just one each.
I have written lostsof vba macros but would like to limit their visibility
to the workbook in which they exist. How can I achieve this?
Each macro does have a shortcut key defined using the Application.Onkey
method. I would like to limit the scope of the shortcut key to the workbook
in which it is defined - so that the same shortcut will call different
macros depending on which workbook is active. How can I achieve this?
Ideas would be greatly appreciated.
cheers
Chris