If Formula
Need help saying add if this formula = 0 then it needs to =[Paid ($)]@row
=SUMIFS({Material Requisition - Inv Amount}, {Material Requisition - Anticipated Year}, Year@row, {Material Requisition - Anticipated Month}, [Month - Count]@row, {Material Requisition - Location}, Data@row)
Answers
-
And if it doesnt =0?
-
If it does = 0
-
I think you are asking for this?
=IF(SUMIFS({Material Requisition - Inv Amount}, {Material Requisition - Anticipated Year}, Year@row, {Material Requisition - Anticipated Month}, [Month - Count]@row, {Material Requisition - Location}, Data@row)=0, [Paid ($)]@row, SUMIFS({Material Requisition - Inv Amount}, {Material Requisition - Anticipated Year}, Year@row, {Material Requisition - Anticipated Month}, [Month - Count]@row, {Material Requisition - Location}, Data@row))
Does this work for you?
Kelly
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!