Search results

  1. J

    Digital Signature in Access or Export

    Hello all, needing some help. Trying to figure out how to get all the information typed out in a form on a report with a digital signature in place at the bottom. This digital signature is linked by our CAC Cards. I know there's a way to do it in adobe signing signatures. What would be the...
  2. J

    Generating a new F# and creating an empty folder on new data entry

    Hello all, I've been asking for a few final questions to get this database up and running. I'm very new to VBA, but imagine this feature will have to be done VBA. So, under the "Scheduling" form, when a new record is selected, I'd like for the REQ# to auto generate the next F#. The F# goes in...
  3. J

    Auto populate date in field based on selection in combo box

    Hello all, I'm creating a form that when the user selects the following categories in the same combo box (Date Received, Date Reviewed, Date kitted, In Work, Complete) it auto populates dates in the respective fields. As I mentioned, it's only one combo box. The dates will be spread out, so the...
  4. J

    Cumulative days giving a date

    Hello, again. I've been working on this access database for the last week or so. I've had a lot of learning experiences as this is my first one to do... I feel I've taken a lot of steps back and forth. But, I think I'm getting close! So, on to my question... I have a form (frmJob) that the user...
  5. J

    Optimization of resources dependent on sequence

    Hello all, I've asked a question on here before regarding the same database I'm creating. I've ran into another snag... Right now, I have an entire job with multiple piece parts. All of these different parts go through different processes (They are shown in the table "Piece Parts New"). I've...
  6. J

    Adding Estimated Start Date with Days

    Hello All, I'm working on a query ("Target Date of Completion") that takes the initial date started (from Step 1 of date started) and adds the EC (Estimated Completion) which is just shown in days. This will give an EST (Estimated Start time) for the next step in date format, which I would need...
  7. J

    Sum Across Columns

    Hello all, I'm very new to access, but see it has potential for a big payoff for a project I am doing. Currently, I'm stuck summing across the columns for Step 1 EC (est completion) - Step 8 EC. This may be a poor design on my part from inputting the data in the table. But all of these jobs...
Back
Top Bottom