BernardFanthom
10 years agoContributor
Putting a variable value into an edit control
Hi,
I have been putting text into an edit control using the Key and SetText operators. My next aim is to put in variable data (from a variables excel sheet). Application written in VB6. How do I go about this?
Thanks all for your help. Seem to have cracked it. Between redundant code failing (unwanted recording stuff) and indentation not done properly the script was failing. Now sorted.