I have a spreadsheet to enter in data for new users to be added to a system. Depending on the value the entered in C3, I would like the spreadsheet to add additional columns added to the spreadsheet to correspond to the value in C3.
The minimum value of C3=1 and maximum value is 10. Default value is 1. Therefore, one column beginning at C5 will always be present for one users data. If C3=5, I would like 4 additional columns identical to the one beginning at C5 to be inserted in D5, E5, etc.
The header for column C5 has text "User Input #1". I would like additional columns to have the header User Input #X where X is a sequential value up to the value indicated in C3.
Can anyone offer any help with this? I am fairly novice with complex macros.
Thanks!
Bookmarks