P
paradise
In a userform, i have a textbox asking user to fill in Sales Value
(e.g. 10,000)
Then i have another text box asking to fill in Sales growth(e.g., 10).
HOw do i write a code which will transfer the sales value(10,000)to
cell A1, after which from A2 onwards, the value will be 11,000, which
is 110% of A1, A3 will be 110% of A2 and so on for A4, A5........?
(e.g. 10,000)
Then i have another text box asking to fill in Sales growth(e.g., 10).
HOw do i write a code which will transfer the sales value(10,000)to
cell A1, after which from A2 onwards, the value will be 11,000, which
is 110% of A1, A3 will be 110% of A2 and so on for A4, A5........?