Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Shipley

    FRx statement in Common Form?

    I'm looking to create an income statement that has the actual financial numbers in one column, and a common form (percentage of "X") column beside it. The basis for computing the percentage would be the financial number "A" divided by the base financial number "X"... then the next line item...
  2. Shipley

    FRx statement in Common Form?

    Is there an easy way to accomplish this? Ideally from creating a new column format?
  3. Shipley

    FRx IF THEN ELSE formula help

    I am trying to write an if-then-else statement in FRx that displays a word as the result. This is what I am currently working with: IF @600 <= .9 THEN "YES" ELSE "NO" I am also writing one that displays a number as a result IF @720 < 0 THEN 0 ELSE @720 Unfortunately both of these formulas...
  4. Shipley

    FRx error 40009 SendBalanceFilters No Current Row

    anyone know what this means? The FRx Income Statement I am trying to run halts with this error.
  5. Shipley

    FRx Statistical & Financial Book Code

    yeah, this problem is stumping everyone... even tech support. The only budget we have is in our budget book code. Gallons and sales dollars are in that budget under the same accounts, seperated by subaccounts and unit types (which is where the statistical/actual book codes comes in to exclude...
  6. Shipley

    FRx Statistical & Financial Book Code

    Column format has a column for actual financials, one for the budget, and one for calculating the difference. Book codes are "actual" & "budget". This report is for a convenience store which records sales and gallons under the same account, differentiating by the units (financial vs...
  7. Shipley

    FRx Statistical & Financial Book Code

    no dice, any other ideas?
  8. Shipley

    FRx Statistical & Financial Book Code

    I am trying to finalize an income statement needs to display both financial and statistical information. When I set up book codes in the row format of my report, the column book code is ignored. This makes the report display the same figures in each column for the row with the book code...

Part and Inventory Search

Back
Top