Search results

  1. M

    Updating a field in another table from my form

    Hi, Thank you for your response. My application is a simple inventory control design. I have a company, customer, vendor, product and transaction tables (the main ones, I have a few look-up tables, too). They are all connected via primary auto-number Ids. Everything works nicely, too...
  2. M

    Updating a field in another table from my form

    Thanks so much for the reference to O'Reilly. I am heading over to the library to get a copy now! Yes, I do have a huge learning curve and very little people at my university that knows anything about programming with Access. I have 2 weeks to figure out this last 'little' stumbling block...
  3. M

    Updating a field in another table from my form

    I have built an Inventory application and have everything done except being able to update my Quantity on Hand in the Products table by subtracting the New Transaction form's Quantity Sold. I am new to macros and using Macro Builder. I finally got the code right with the correct expression...
  4. M

    Hello from UNC-Greensboro

    Hi, I have an Inventory application I created in Access and am having trouble updating my quantity on hand in my Products file with the quantity sold in my New Transaction form. I am using the Macro Builder tool. I have an AfterUpdate macro with the expression, but it keeps telling me I am...
  5. M

    Hello from UNC-Greensboro

    Hi everyone, I am a graduate student at UNCG working on my Master's in Info Tech Mgmt. I will be graduating in Dec. 2014. Yeah! My final project is an MS-Access Inventory application the I built from the ground up. It has been an experience! I have come across some stumbling blocks and...
Back
Top Bottom