get value of =GetCurrentComputerName()

G

Guest

I am retrieving .value of many textbox controls on a form using a loop. I am
building an SQL textfile. When I retrive .value of textbox with default
value of =GetCurrentComputerName() it brings in "=GetCurrentComputerName()"
instead of my computer name. How do I get it to run the function and return
the value when I go to retrieve the .value field of the textbox?
 

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