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 TouchToneTommy 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: *

  • Users: Shipley
  • Content: Threads
  • Order by date
  1. Shipley

    FRx statement in Common Form?

    Is there an easy way to accomplish this? Ideally from creating a new column format?
  2. 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...
  3. 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.
  4. 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