Hi,
i have a Formula that calculates a value from two other values using NF's
Something along the lines of "=NF(,""Unit Cost"")*NF(,""Quantity (Base)"")"
is it possible to sort by this???
Date
Votes
2 comments
-
Jet Reports Historic Posts Jet Reports provides a nice sample report that shows how to sort by a Sum. I would like to suggest to you take a closer look at that report first: http://community.jetreports.com/viewtopic.php?f=13&t=67
-
Jet Reports Historic Posts Ofcourse if you still have trouble after reading the article you can also do:
=NL("Rows";TABLE;;"+=Local(NF(,""Unit Cost"")*NF(,""Quantity (Base)""))";"*")Jet Reports provides a nice sample report that shows how to sort by a Sum. I would like to suggest to you take a closer look at that report first: http://community.jetreports.com/viewtopic.php?f=13&t=67
BTW: this sample report does not work in a NON-US Excel. Problems with the date filter and the IF and TODAY functions.
Please sign in to leave a comment.