T
tigger
Hi,
How can I user data input to a cell by a user to create a table with that
number of rows.
eg. User enters 1024 in B2
165 in B3
12.5 in B4
A10 would contain 1, B10 would contain =B3+(A10*$B$4)
A11 would contain 2, B11 would contain =B3+(A11*$B$4)
etc to 1024
The user entered number in B2 could be any whole number between 1 and 1024
Thanks,
Iain
How can I user data input to a cell by a user to create a table with that
number of rows.
eg. User enters 1024 in B2
165 in B3
12.5 in B4
A10 would contain 1, B10 would contain =B3+(A10*$B$4)
A11 would contain 2, B11 would contain =B3+(A11*$B$4)
etc to 1024
The user entered number in B2 could be any whole number between 1 and 1024
Thanks,
Iain