May 08 2024 11:11 AM
Hello, I am looking for instructions on how to add a name to a drop down list on my spreadsheet
May 08 2024 11:29 AM
Do you mean to see a text in the cell where you have the dropdown? For instance, this:
Go to Data > Data Validation >Error Alert > Disable the option to show error alert. Then go to the cell, insert any text you want and go to Data Validation > Error Alert and finally enable the option to show error again.
May 08 2024 11:43 AM
@Martin_Angosto hello and thank you for your reply. I am trying to add an employees name
to the current drop down menu on my spreadsheet and I cannot figure out how to do it
May 08 2024 12:05 PM
If you want to edit the dropdown list of a previously created dropdown menu, select the cell containing the list, go to Data Validation and on "Source" space, you will see the source of this dropdown menu.
It is possible that the source is directly written there, for instance:
In that case, just directly add the employee name by separating it with a comma or a semicolon (depending on the language settings of your Excel).
It is also possible that the source of the list is referenced through a range:
In that case, go to that range and add a row/column with the new employee name and then edit the written range on the "Source" space.
May 08 2024 12:25 PM
May 08 2024 12:34 PM
Can you please share at least a screenshot of the formula and the range that it references? As long as it doesn't disclose sensitive information.
May 08 2024 12:41 PM - edited May 08 2024 01:27 PM
May 08 2024 12:41 PM
May 08 2024 12:43 PM
Below Erika Olis, write the name of the employee you wish to add to the list. Theoretically, it will automatically appear in the dropdown list.
May 08 2024 12:54 PM
May 08 2024 01:05 PM
As you can see already typed in your "source", the formula is taking the range H4:H22 to generate the dropdown list. As your name list are only from H2:H20, you still have 2 more spaces in order to write additional employees before needing to change anything in the "source" part.
Please just write the name of the employee you want to add below Erika's and do not even modify anything in the data validation settings. You should be able to see this new name in the dropdown list directly.
May 08 2024 01:12 PM
May 08 2024 01:14 PM
Solution
You should close the Data Validation settings. You do not have to change anything there for now. Once closed, just type the name below Erika's as if you were simply writing a simple cell value in your spreadsheet.
May 08 2024 01:24 PM
May 08 2024 01:32 PM
May 08 2024 01:37 PM
May 08 2024 01:14 PM
Solution
You should close the Data Validation settings. You do not have to change anything there for now. Once closed, just type the name below Erika's as if you were simply writing a simple cell value in your spreadsheet.