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 derfloh 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: ghmd47
  • Content: Threads
  • Order by date
  1. ghmd47

    YTD revenue formula

    my table have these data field Account, posting_date, fiscal_year and Tran_amount. I would like to create a calculation for revenue base on these field, but I can't get the YTD amount for Revenue. Here is my formula: if({GLTran.Account} >=40010 and {GLTran.Account}<=44610) then...
  2. ghmd47

    YTD revenue in crystals report

    Hello, my table have these data field Account, posting_date, fiscal_year and Tran_amount. I would like to create a calculation for revenue base on these field, but I can't get the YTD amount for Revenue. Here is my formula: if({GLTran.Account} >=40010 and {GLTran.Account}<=44610) then...

Part and Inventory Search

Back
Top