Get contents of editbox on RibbonX

X

xp

I have an editbox on a custom tab on the ribbon. Its ID=txtPeriod and its
LABEL="Period:";

I have added a getText attribute in the XML and generated a CallBack.

How can I retrieve the current contents of the editbox using VBA? Please
note, not using the On_Change event trigger, I just want to get the current
contents right now...

Thanks much in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top