Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 88lbr
  • Content: Threads
  • Order by date
  1. 88lbr

    Use command button on main topic form to open related form.

    I need code for a command button on my Tools Form to open a Activity form to enter a new record and with the ToolID field auto filled to match the ToolID field from the Tools Form.
  2. 88lbr

    I need VB code for a AfterUpdate event procedure.

    When I add a new record to the inventory table using a form I need to create 1 new record automatically in the related transaction table. The InventoryID autonumber field is connecting these two tables in the relationships. The InventoryID autonumber is the only data to be shown in the new...
  3. 88lbr

    Retrieve all records 18 mos. prior to date of current order.

    I need a criteria date expression in an Access query to retrieve all orders of a specific product 18 months prior to the date of the current order.
  4. 88lbr

    DUPLICATE RECORD FAILURE

    It was either after a recent W2K OS upgrade or LAN profile reset the duplicate record command button in my form stopped functioning. My record is sent to a "Paste Errors" table.
  5. 88lbr

    NEW COMMAND BUTTON

    I GET THE FOLLOWING MESSAGE WHEN I ATTEMPT TO CREATE A NEW COMMAND BUTTON TO AND EXISTING FORM IN DESIGN VIEW I CREATED. "OBJECT VARIABLE OR WITH BLOCK VARIABLE NOT SET".

Part and Inventory Search

Back
Top