How to create conditional statements for drop-down lists in Google Sheets

preview_player
Показать описание
Using conditional statements in Google Sheets is an easy way to bring more power and accuracy to your invoices and more.

List of Commands:

=IF(CELL#="NAME",VALUE,IF(CELL#="NAME",VALUE,IF(CELL#="NAME",VALUE)))
=IF(A8="blue",1,IF(A8="red",2,IF(A8="pink",3,IF(A8="pink",4,IF(A8="purple",5,IF(A8="yellow",6,IF(A8="green,7)))))))

Рекомендации по теме
Комментарии
Автор

This was exactly what I needed! Showing the If statement really was the icing on the cake!! Thanks so much :D

tianaspencer
Автор

thank you so much!!! no other videos were explaining what i was looking for. thanks for the help.

weavingthevaluess
Автор

This was exactly what I was looking for. Thanks!

josephoehlschlaeger
Автор

Legend! Exactly what i needed! Thank you!

dualchargeminis
Автор

This only worked for me if there were semi-colons as separators instead of commas.

vojtechrajchert
Автор

Thank You very much sir, you solved a problem that took me an hour to do, actually i used "List of Range" instead of "List of Items" and it was not working (in google sheet)

vivekprasad
visit shbcf.ru