C
Chris
Hi
What is the correct way to use a variable as the field name and set the
value of it?
Example:
MyVar = "W14" 'Field Name (Changes to other field name with a "For I"
routine)
MyValue = 1050 'Text I need to paste to MyVar field
What is the correct way to use a variable as the field name and set the
value of it?
Example:
MyVar = "W14" 'Field Name (Changes to other field name with a "For I"
routine)
MyValue = 1050 'Text I need to paste to MyVar field