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 Chriss Miller 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: yctsai1
  • Content: Threads
  • Order by date
  1. yctsai1

    Crystal 10 Variable Question

    I am looking at a report with following formula Formula Name: SalesTaxClassDisplay Formula: WhilePrintingRecords; CurrencyVar curSalesTaxClass; WhilePrintingRecords and CurrencyVar is system function but where did curSalesTaxClass come from ? there are no formulas or fields with that exact name.
  2. yctsai1

    Lookup Tax Rate

    I need to lookup tax rate but not sure how to go about it. DB1 Info.Name, State, Wage DB2 Rate.State, RatePercent On report: Name State Wage Tax Tax = db1 info.wage * db2 Rate.ratepercent there are multiple states in db2 and not sure how to lookup the rate and use it for...
  3. yctsai1

    1 to many table exception Report

    I have two tables Table1.applicantid Table1.state Table2.applicantid Table2.deductions applicantid State deductions (a-z) 1 NY D < hide 1 NY N < hide 2 NY N < hide 3 NY O < show 4 NJ D < show 5...

Part and Inventory Search

Back
Top