Search results

  1. V

    Checkbox Help

  2. V

    Checkbox Help

  3. V

    Checkbox Help

    Thanks John for the assistance. I pasted this into the "After Update" as you said. I changed the Me.Check3 to Me.Check27 which is the name of the check box on my form. I changed the Me.Text5.Value to Me.SLADate.Value as that is the field that I want to input the date. I now get a "compile...
  4. V

    Checkbox Help

    I need to add a check box to a form that when checked will auto fill a date into a "Date Due" field. For example, I assign an item on 12/3/09. If I check the box, I want the "Date Due" Field to auto fill with a date that is 10 days beyond the Date assigned, or 12/17/09. Not counting weekends...
  5. V

    Help with Database design

    Thanks for the help. Here is a copy of the db. For some reason it is read only, so not sure how to change that. Again, Thanks David V.
  6. V

    Help with Database design

    I have tried to submit a copy of the db, but not successful. Can you tell me how to upload it? Thanks David V.
  7. V

    Help with Database design

    Thanks for the assistance Adam. Unfortunately, I am pretty much a novice and having problems determining how the filter is built. I tried copying and pasting and then changing the language to match the tables in my database, but still did not work. I am able to double click on the case id and...
  8. V

    Help with Database design

    Have another question regarding this database I am building. I have a form to enter cases. I created a button on this form called "Close Case" and when I click it, it opens another form called "Close Case". When we locate the case on the original form I would like the same case to appear on...
  9. V

    Help with Database design

    I am creating a database to track customer issues using access 2000. I have the tables set up, but our group needs to track turnaround time less workdays. We are currently using excel, but I though access would be better. I have 13 associates, and will need to track number of issues and...
Back
Top Bottom