formulas
Im trying to calculate the remaining amount to be billed on a project based on the Job % of completion, factoring in the original contract amount, the deposit and remaining amount that is due
Best Answer
-
Maybe something like = ([Original Contract Amount]@row - Deposit@row) *(1-[Job % of Completion]@row)
Or if you want it based off the Original Contract Amount to find the total due, then remove the Deposit, it would be something like: = ([Original Contract Amount]@row *(1-[Job % of Completion]@row)) - Deposit@row
Michelle Choate
michelle.choate@outlook.com
Always happy to walk through any project you need help with! Book time with me here: https://calendly.com/michelle-choate
Answers
-
Maybe something like = ([Original Contract Amount]@row - Deposit@row) *(1-[Job % of Completion]@row)
Or if you want it based off the Original Contract Amount to find the total due, then remove the Deposit, it would be something like: = ([Original Contract Amount]@row *(1-[Job % of Completion]@row)) - Deposit@row
Michelle Choate
michelle.choate@outlook.com
Always happy to walk through any project you need help with! Book time with me here: https://calendly.com/michelle-choate
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!