Recent content by RJ45

  1. R

    Need help coding KeyDown Event

    I'm not spamming the board with my topic. My problem is contains both a Forms and Modules- VBA question.
  2. R

    Need help coding KeyDown Event

    Thanks for the help But, I need the fields to be populated when the user starts enter data in the ‘Notes” field. I know that “Notes” needs to Have an “On Key Down” Event. I tried writing the code but it’s not working. Your help would be appreciated
  3. R

    I don’t know what event to use. Help please.

    Stuck on this, still wont work for me. help anyone.
  4. R

    Need help coding KeyDown Event

    I need that Date and Time to be stored separately, But the problem I have, is I don’t want the user to have any control over the input of the Date and Time. BUT When the user starts typing in the “notes” field, that I when I want the time and date to be automatically populated. I've been...
  5. R

    I don’t know what event to use. Help please.

    I need that Date and Time to be stored separately, But the problem I have, is I don’t want the user to have any control over the input of the Date and Time. BUT When the user starts typing in the “notes” field, that I when I want the time and date to be automatically populated. I've been...
  6. R

    HELP PLEASE I’m having trouble with one of my forms/

    Any insight would be helpful Could anyone give an example of what I’m trying to accomplish. I am self-taught; if I could see an example I can play around with the code. Any insight would be helpful, Thanks.
  7. R

    HELP PLEASE I’m having trouble with one of my forms/

    I’m having trouble with one of my forms/ Here’s what I would like to happen, when a user log’s-in they will be sent to the BaseLog form. (That work’s) Once on that form if the user enter a “note” entry, I want the S/O filed to be automatically be populated with the user initials. I am totally...
  8. R

    having problems placing (2) combo boxes on my form

    I recreated the combo boxes I just created 4 more combo boxes the way you instructed me to, and they all worked. Thanks,
  9. R

    having problems placing (2) combo boxes on my form

    Wow, thanks for your help Thanks for your help.
  10. R

    having problems placing (2) combo boxes on my form

    Thanks, but how did you get it to work Thank you for your help BUT how did you get it to work?
  11. R

    having problems placing (2) combo boxes on my form

    ? So how can i get it to work with 2 combo boxes.
  12. R

    having problems placing (2) combo boxes on my form

    I ‘m still having problems placing (2) combo boxes on my form. The first one works fine but the second is not. I keep getting a “Name?” on the fields. I have attached my DB; please take a look at it. Thanks.
  13. R

    Need help in creating (2) combo boxes on the same form

    I ran into a problem tonight, I hope some can help. I have two tables with info. I need to create (2) combo boxes on the same form; each combo box will give the user the info for one table MY problem is that I am only able to create (1) working combo box. The second combo box displays the...
Back
Top Bottom