Changing values in one cell depending on drop down list values in another cell

Solved/Closed
Paul - Updated on Oct 26, 2020 at 12:56 PM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Oct 26, 2020 at 01:05 PM
Hello,
I have created a drop down(pick list) in cell A1. In cell B1 I want it to show a specific number value based on which selection has been chosen in the pick list.
Does anyone know of a formula that works this out??
Related:

3 responses

Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 147
Oct 26, 2020 at 12:40 PM
Paul, Good morning.

Your question can be solved in several ways.

This will all depend on how many options you have on the list.
If there are few options (3 - 4) you can use the IF function.

But the most structured and professional way to do it is to build a reference table somewhere in the spreadsheet and use, for example, the VLOOKUP function.

Please tell us what your case is.
There are many people here willing to help you.

Similar discussions