Search results

  1. arfox

    VBA sql updates too many records in query

    Hello all- I have what I thought was a simple programming problem... but I think I am going about it the wrong way as the solution has turned into a disaster. Basically I have a form called "frmworkCallSub" that users can use to enter scheduling information for employees. There is an...
  2. arfox

    SQL Update and date format

    Hello all- I'm having a syntax, possibly datatype problem with some VBA code and its driving me UP THE WALL!! I'm trying to create a runnning sum totalH for a field in a query. I am taking the values from "TotalTime" and putting the running sum in HourTotal . The gist (minus selection loops...
  3. arfox

    Employee Availability and Scheduling... Excel and Access

    Hello there! I am a computer science major new to database development. I have volunteered to develop a database for my employer to store employee availability and allow supervisors to view employee availability and schedule them accordingly. Right now, they are using an excel workbook...
Back
Top Bottom