How do I capture user input as a dim with VBScript? - TechRepublic
Question
June 22, 2009 at 12:02 PM
alxcsby

How do I capture user input as a dim with VBScript?

by alxcsby . Updated 17 years ago

First a little background:
1. I’m using VBScript to create custom documents for a program we’re getting ready to roll out.
2. I have to use Word to create these documents.

I’m working on creating a custom calculator to figure loan rates on construction loans. It’s been smooth sailing with all the scripts and functions pre-created by the vendor, but I’ve hit a snag.
I’m trying to create a script that will take the user’s input from an empty line as a dim to be used in a calculation later in the document. Any ideas?

Thanks in advance for your help!

This discussion is locked

All Comments