Thread: [Solved] Bookmarking Formula Results
View Single Post
 
Old 11-09-2012, 07:10 AM
Wyskers Wyskers is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Nov 2011
Posts: 5
Wyskers is on a distinguished road
Default Bookmarking Formula Results

I work in a law firm and am attempting to create a document which calculates formulas.

This is what I need:

I have a paragraph based on IF/THEN - If there is child support involved, then we need to subtract that number from a number above. The number above is

{ =((settlefee)-(costs)-(settlefee*25%)) \# "$#,##0.00;($#,##0.00)" \*DollarText \*Upper }

This formula works. I want to be able to bookmark the formula result and put it in my IF/THEN paragraph with another formula. That formula would be the result above less the child support. So, I want something to the tune of { =resultabove-support }.

Is there a way to do this?
Reply With Quote