N
Néstor
Hello,
My name is Néstor and I am making my first steps in VBA (although I am not
new in programming, I know C and C++).
I am working with Excel, and I have created a add-in that launches a form
when is selected from a menu option (menu that I have also created myself).
I would like that menu to be enable only when there is a workbook
open/active (any workbook) and to become dimmed if the user close all the
workbooks. This is what happens for instance with the option "Cells..." in
the menu "Insert" when there is not any worbook open.
Could someone help me with it? Thanks in advance.
Regards,
Néstor
My name is Néstor and I am making my first steps in VBA (although I am not
new in programming, I know C and C++).
I am working with Excel, and I have created a add-in that launches a form
when is selected from a menu option (menu that I have also created myself).
I would like that menu to be enable only when there is a workbook
open/active (any workbook) and to become dimmed if the user close all the
workbooks. This is what happens for instance with the option "Cells..." in
the menu "Insert" when there is not any worbook open.
Could someone help me with it? Thanks in advance.
Regards,
Néstor