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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 485 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!