Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is there a guide to the VB script function set? A complete list of all methods, or functions on which I can call per sheet object?
I'm just looking for a list of methods I can call on these widgets.
At the moment I'm running blind "trial and error" like:
s.SheetObjects(
"TX272").Disabled...
Or is it minimized... or hide()... or show().. or sethidden()
Thanks,
A
It's all in API Guide, a qvw file that you get on setup.
It's all in API Guide, a qvw file that you get on setup.