I have a form designed to basically open another form. The reason for this is simple. From my main menu, when you click the button to edit/delete inventory, a box appears that shows the stock # and model. When you highlight a piece of inventory and click the select button (or when you double click the piece of inventory), another form opens so you can view everything about this piece of inventory.
On the form which opens when you click to edit/delete inventory, I have put a button to delete a piece of inventory. But the button does not work.
How do I achieve this since it would be much easier to delete from a list showing all pieces of inventory?
Thank you for your assistance.
On the form which opens when you click to edit/delete inventory, I have put a button to delete a piece of inventory. But the button does not work.
How do I achieve this since it would be much easier to delete from a list showing all pieces of inventory?
Thank you for your assistance.