I would like for my worksheet to automatically fill values in specified cells based on a drop down list selection.
For instance, If the user selects "1" in the drop down list in cell A1, I would like 2 to automatically appear in cell B1, and 3 to automatically appear in cell B2. Then, if the user changes his drop down selection from 1 to "2", I would like the number 3 to automatically appear in cell B1, and 4 to appear in cell B2.
Please let me know how this is possible. Thanks in advance for the help.
For instance, If the user selects "1" in the drop down list in cell A1, I would like 2 to automatically appear in cell B1, and 3 to automatically appear in cell B2. Then, if the user changes his drop down selection from 1 to "2", I would like the number 3 to automatically appear in cell B1, and 4 to appear in cell B2.
Please let me know how this is possible. Thanks in advance for the help.