Skip to main content
1-Visitor
April 5, 2016
Solved

Summary Section at the Top of the Page

  • April 5, 2016
  • 4 replies
  • 2803 views

I'm working on a set of calculations whereby the input values are located at the top of the document and the values which I need to compare are scattered down through the calculations. Is there anyway of having the values required at the top, next to the input values (on the right hand page if possible so I can make them non-printable)? This way I am not changing one input and scrolling through everything to find what I need.

Best answer by Fred_Kohlhepp

Mathcad calculates left to right and top to bottom.  Expressions "know" what's above and to the left of them.

That said, you can put a summary section at the bottom.  And you can put your calculations in an "AREA" and collapse it--calculations are active but not seen or printed.  So you'd have the input section with the summary section below it.

4 replies

23-Emerald I
April 5, 2016

Mathcad calculates left to right and top to bottom.  Expressions "know" what's above and to the left of them.

That said, you can put a summary section at the bottom.  And you can put your calculations in an "AREA" and collapse it--calculations are active but not seen or printed.  So you'd have the input section with the summary section below it.

apowell-21-VisitorAuthor
1-Visitor
April 5, 2016

Thanks Fred, I never thought of using an area and collapsing it

19-Tanzanite
April 5, 2016

In Mathcad Prime, that is not possible. In Mathcad 15 it is possible, but I would argue that Fred's suggestion of using a collapsible area is preferable.

25-Diamond I
April 5, 2016

Another idea where you would have input values and results side by side to avoid scrolling is to use global assignments of your input variables at the end of your sheet.