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

    Alternating White and Gray Bars (rows)

    I would like to know how to alternate each row of a report with white and gray bars. I am currently using Access 2003. Any help would greatly be appreciated. Thanks, TH
  2. Amfine

    Running Sum

    I am currently using the following function in a form to show total of each record. =Nz([Waste],0)+Nz([FacilityCharge],0)+Nz([TankWash],0)+Nz([H2O/BTU/Solids/Weight Surcharge],0)+Nz([StateFee],0)+Nz([Transportation],0)++Nz([Insurance/SecurityCharge],0)+Nz([Loading Demurrage&Equipment],0) I...
  3. Amfine

    Show Total in a Form

    I have a form with 8 entries and would like to show a total of all 8 entries in each record. example: Wst FacChrg twash Wgt Stfee Trans Secr Load Total 500 100 50 36 50 100 75 50 ???? 400 100 45 25 75 200 60 45...

Part and Inventory Search

Back
Top