Item count embeded in calculation formula.
I need a formula that calculates the total cost of travel. We have a column where the traveler can identify how many quarters they need to travel, the number of trips per quarter and the number of travelers per trip, as well as the estimated cost per trip. The calculation would include (# of quarters checked X number of trips per quarter X number of travelers per trip X estimated cost per trip). The countif function counts the cell alone, not the number of items in the cell.
I feel like I'm missing something... but obviously don't know what that is!! TYIA.
Answers
-
You can use the COUNTM Function to count how many values are selected in a multi-select cell!
=COUNTM([FY Quarter]@row) * [# of trips per quarter]@row * [Number of travelers per trip]@row * [Estimated cost per trip]@row
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!