Using textbox using a variable

M

Maracay

Hi Guys,

I need to know, if I have a variable call (txtField) cointaining the name
of a field of my form ex. txtField="Day1Week2", I want to move 3 to Day1Week2
textbox on my form using txtField.

Thanks
 
Top