If Nested Statements
Please review and let me know where I am missing the formula. We have a column named Locations and next is the Campus. There are six possibilities and then everything else is Fort Worth Campus.
I have tried using the @row and did not like that either.
This formula is in the campus column.
=IF([Location]1="Kansas City CORP 4501","Kansas City",
IF([Location]1="Kansas City CORP 4515",Kansas City",
IF([Location]1="California Division Office","SanB Campus",
IF([Location]1="Topeka - COB","Topeka Campus",
IF([Location]1="Topeka - GOB","Topeka Campus",
IF([Location]1="Topeka 4th Street Warehouse","Topeka Campus","Fort Worth Campus"))))))
Any help would be great...
Thanks
Best Answer
-
@Mark Data Man your second IF statement is missing the opening quotation marks around Kansas City.
Answers
-
@Mark Data Man your second IF statement is missing the opening quotation marks around Kansas City.
-
Awesome thank you,
Sometime after working in so much detail I miss the trees in the forest.
Works
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 466 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 64 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!