IF/AND Please help!!

I am trying to have submissions from a form auto populate the payment type based on the vendor for the item. Please see below.
Vendor column name is Vendor
Augusta Medical Systems - "CC"
Benova - "Net30"
Comfy Chemo - "CC"
FullScript - "CC"
Good Clean Love - "Premier"
Horizon - "Net30"
Lymphedema Products - "CC"
Medicine Mama - "CC"
Miaderm - "Net30"
Ohnut - "CC"
Plus One - "CC"
Premier - "Premier"
Soul Source - "Premier"
Squatty Potty - "CC"
Turban Plus - "CC"
Uberlube - "CC"
Best Answer
-
My suggestion would be a second reference sheet with a two column table. One is the vendors and the other is the payment types. Then you would use a formula along the lines of
=INDEX({Table Sheet Payment Type Column}, MATCH(Vendor@row, {Table Sheet Vendor Column}, 0))
Answers
-
My suggestion would be a second reference sheet with a two column table. One is the vendors and the other is the payment types. Then you would use a formula along the lines of
=INDEX({Table Sheet Payment Type Column}, MATCH(Vendor@row, {Table Sheet Vendor Column}, 0))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 450 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!