Search results

  1. P

    Retrieve record from Combo Box to update the record.

    Uncle Gizmo, It comes close to what I am trying to accomplish. I am using the combo box only to locate the record I need and then once the form is populated with the correct information, the combo box is again set to empty. I am going to check out the NW DB's order form for that combo box and...
  2. P

    Retrieve record from Combo Box to update the record.

    Hello Everyone, I am currently stuck in a predicament and need help. I am a new acess/vba programmer and I am currently working on a Shift Turnover DB for work. I am at the part where I am using a form (tied to a "Tasks" table via VBA). This form has two sections; 1st section is where the...
  3. P

    VBA: Saving information from forms to tables????

    :) Thank you Ashlee Dawg for the information. I did not realize that the weekday would not be recognized in Access. Is the name of the month (July) recognized? and if I use VBA code on the form to update the table, what code should I use to save the "Date" to the table and still keep the...
  4. P

    VBA: Saving information from forms to tables????

    I am working on a project for work that involves Service Tickets and Shift Changes. I have created a Shift Turnover Database using Access 2013. I have numerous forms along with tables and queries thus far. My challenge is when I update the tables with information from the forms. It seems...
  5. P

    Greetings from the Pacific Northwest!

    Hello, I am just getting started with Access 2013 for work purposes. I am not that skilled in the programming arena. I am more comfortable with Networking. However, I have tinkered with programming in the past. I have been taking some online courses for Access 2013 / 2016 and VBA as well...
Back
Top Bottom