Search results

  1. B

    Button to reset an hourly production log

    Hello, I currently have a continuous form in my database that has 24 records in it. every record is blank except for a time (I will post a screenshot) Our employees are instructed to enter various information every hour in this form. I am looking for help in coding a button that, when clicked...
  2. B

    Data moving around on my subform

    Hello, I have a form on my database called frmFloorRun in which a user inputs a line number on the main form, and then in the subform they enter what will be running on that line for that given day. Everything seems to work beautifully except that when a user clicks on a line other than line...
  3. B

    calculating a date while taking into account holidays

    I have been looking for quite some time for some vba code that would return a date based on values in 2 fields. In other words, I already have a field that returns transit days based on the customer chosen. End users will then enter a DueDate for the order. I want a field that returns a...
  4. B

    "The object doesn't contain the Automation object 'TableName' (Access 2013)

    After searching through the forums, I was unable to find a thread that addresses and/or answers my question, so hopefully it is safe to post. I am currently building a database for the company I work for that is fairly similar to the Northwind Database; however it is made from scratch so...
Back
Top Bottom