Good Day Everyone;
I have a sheet named Products, the sheet has three columns namely Date (column A), Product Name (column B) , Amount (column C).
I created a VBA form with a Listbox, a combo box (with all product names), two text boxes to insert a start date, and an end date.
The text boxes...