Search results

  1. C

    Random Sub-form Linking Error

    Hello All, DB Background: I have created a cost tracking database that uses timesheet entries to track hours and costs for different tasks. I have a Lbr_ts_tbl that has a field for the date the work was completed. the Lbr_ts_tbl has an autonumber primary key named Lbr_ts_id. I also...
  2. C

    Bankers Rounding Issue

    Hello, I need to find a way to use normal symmetric rounding (always rounds .5 up) instead of the Bankers Rounding that access defaults to when using the round() function. My end goal is to have a query/report with 3 columns; one column for Reg_Hrs*Reg_Rate, one for OT_Hrs*OT_Rate, and a grand...
  3. C

    Hello from Canada

    Hello Everyone, I was born and raised in Alberta, Canada and I enjoy hiking, fishing, cycling, and numerous other sports. Basically anything that takes advantage of the beautiful mountains and foothills that comprise the western border of the province. I am fairly new to Access (approx 4...
Back
Top Bottom