hi,
i'm trying to use this vba code to activate the menu export with vba
but it doesnt work
this is the code:
CommandBars("Me nu Bar").Controls( "File").Control s("Export")
any ideas what is missing?
i'm trying to use this vba code to activate the menu export with vba
but it doesnt work
this is the code:
CommandBars("Me nu Bar").Controls( "File").Control s("Export")
any ideas what is missing?
Comment