New form of application.run
Ok, another update.
I've placed Optional in the (control As IRibbonControl) to now be (Optional
control As IRibbonControl).
While I now get past the 449 error, I now have the following error.
Expected function or variable.
One of the listed solutions was for public, and private functions. However,
since this macro grouping is all within a single module, that doesn't seem to
apply.
|