I'll admit that I'm out of my depth with this (not a programmer, but needing to make use of some simple programming), but hope that this is an easy answer.
I've got a sting variable that is the name of a field on my form. I want to be able to use this to retrieve the value from my form.
In essence, I want to turn a string into an object name. How?
Stuart
I've got a sting variable that is the name of a field on my form. I want to be able to use this to retrieve the value from my form.
In essence, I want to turn a string into an object name. How?
Stuart