Hi! with each lesson, my appetite is just increasing, I really enjoy and love them, they are great and valuable work!! just a small comment: I hope there is a way to add an order detail without to click on the ADD PRODUCT button,
How would you like to add the product? Something has to trigger it. You could do an AfterUpdate event for the combo box, but then you might add more products than you want accidentally.
Abraham Breuer 2 years ago
By the time now I don't really know what an after update event is, but I would want to double click the Combobox and it should be added, if by accident the product will be added twice "then" I would want to have a button to erase the last record, so by accepting an order I won't need to click on 2 buttons but click twice when a mistake has been made...
You could do that, sure. You could put code in the On Double Click event which is very similar to AfterUpdate. I cover all of this in the Advanced and Developer courses, so just hang in there. You'll learn how to do it when you get there.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.