I apologize upfront for this question...but my brain is not working properly this morning...
I have a "statement" that I need to be excuted.
strbidunitprice = "form1.bidunitprice1" & index & ".value"
Now I need to attach this value to another object. But of course its value is the literal "form1.bidunitprice1-1.value" not the value from my form..I've been looking for some function to do this and I can't find it.
Thanks in advance
I have a "statement" that I need to be excuted.
strbidunitprice = "form1.bidunitprice1" & index & ".value"
Now I need to attach this value to another object. But of course its value is the literal "form1.bidunitprice1-1.value" not the value from my form..I've been looking for some function to do this and I can't find it.
Thanks in advance