Search results

  1. J

    Query date criteria problems

    Hello there! I've created a query that allows users to input the criteria. In this query, there's this field called Transaction Date. A criteria is also set under the Transaction Date field to be: [Enter Specific Transaction Date] However when I run the query, e.g. I entered "25/02/2012", all...
  2. J

    Question Looping through txtbox problem

    Hey there! I've been having problems with trying to loop through textboxes in my form. My code will loop through all textboxes in Transaction Product where the SQL will update the Inventory table. But whenever I run the code, it just loop through 1 row of textboxes only. I've really been trying...
  3. J

    Problem

    Hello, I'm currently learning basic VBA for my O Level Coursework (7010 computer studies). I've some problems with VBA so erm I need help. :X I created a Module called inventoryCheck, and there's a public function inventoryCheck(). I want this function to be executed everytime Access opens, so...
Back
Top Bottom