Locating Functions within Excel Macros -
i'm using excel macro create 4d graph threedify add-in. when record macro, doesn't pick command perform using add-in. can go in , edit code, can't find commands insert data graph/threedify. there way locate or view add-in formulas excel?
you should able see functions available in object browser in vb editor.
in vb editor, strike f2 key, select addin vba project in drop-down @ tyhe top, classes/modules listed in listbox on left, , when click on each 1 can see (public) functions or procedures.
here picture:

Comments
Post a Comment