I was wondering if anyone knew how to multiply text in a textbox according to a specified amount in a textbox, if that doesn't make sense then...
I type in Textbox1: aaa
Then I type in The amount textbox: 10
Then a third textbox would = aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa
Hope it makes sense.
Thanks.
(I tried to google it but I could only find things to multiply numbers)
I type in Textbox1: aaa
Then I type in The amount textbox: 10
Then a third textbox would = aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa
Hope it makes sense.
Thanks.
(I tried to google it but I could only find things to multiply numbers)
Comment