B
Bgreer5050
I have a Switchboard form that is not linked directly to a table. The
various buttons on the form bring the user to various inventory control
forms.
I would like to add a few command buttons to the switchboard that would do
the following:
Button Called "Remove Filter Pack From Inventory"
Clicking the button would do the following in a table called inventory:
Table Name Inventory
Fields: ID and QtyOnHand
Action as a result of click:
Remove (1) from the field on hand of the record with ID 2345
Any help would be appreiated.
various buttons on the form bring the user to various inventory control
forms.
I would like to add a few command buttons to the switchboard that would do
the following:
Button Called "Remove Filter Pack From Inventory"
Clicking the button would do the following in a table called inventory:
Table Name Inventory
Fields: ID and QtyOnHand
Action as a result of click:
Remove (1) from the field on hand of the record with ID 2345
Any help would be appreiated.