I am creating a spreadsheet with 2000 data entries, that requires additional information to be filled out. I am trying to make the spreadsheet a little more user friendly, and have certain columns prefilled out based on certain selections.
I have a drop down menu beginning in column O4 with four options (Yes, No, Performing another mission, or No longer employed).
If they select Yes in Column O4, I would like Column P4 and Q4 to auto populate and say N/A. And Column R4 will display a drop down menu, call Status.
If they select No in Column O4, than I would like Column P4 to provide a drop down menu called Programs, column Q4 to display N/A, and column R4 to display a drop down menu call Status.
If the select Performing a another Mission in Column O4, I would like Column P4 to display N/A, Column Q4 to display a drop down menu called Funding Source. Funding source has 3 options (confirmed, 4654, 4646). If they select confirmed in Column Q4, I would like R4 to display N/A. If they select 4654 or 4646, I would like R4 to display a drop down menu called Status.
If they select No longer employed in Column O4, I would like Column P4, Q4 and R4 to display N/A.
If Column I4 displays BMM, than Column Q4 automatically displays N/A of other selections.
If anyone has any recommendations or suggestions, please reply. Thank You.