Hello Palooka, hello others,
thanks for this answer which is quite helpful for me.
I just have a little problem right now: I do not know how to address the result of the combo-box choice.
That is: I need to check what
cbxExample.value
contains. Unfortunately the above syntax does not work...
Hello,
I have a problem with combo boxes on a html page:
This code delievers a combo box:
<p><b> Example <select id="cbxExample">
<option> </option>
<script language="VBScript">
set opt = document.createElement("Option")
opt.Text =...
Hello,
does anybody know how to open and close cube files (.cqy) with the help of VB script? It is a trivial problem when solved with VBA for Excel, but it I have no clue how to do it in VB Script.
Any help is extremely welcome.
Thanks a lot
Jan
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.