Groiny or anyone who knows vba stuff....
Posted by
Will Hunting (aka JoeMetz)
Apr 21 '11, 11:18
|
I have 10 fields, they're titled F01, F02...F10.
I am doing string manipulation and end up at something like S03 -- Meaning F03 needs an S in it.
Do you know how to update this knowing that the 03 is a completely variable thing and could easily be 07 in the next string?
like me.F(manipulated).value = S?
|
Responses:
|