Thank you for the answer.Now another question:
I need a chart of the sales made in every month of the year.Which is the code for a command button for saving the item name, price and the date (date given by the computer, the same with that from tray icon)of a sale made, so I can use them in that chart.
On the sales form I have textboxes with Product Name, Product Price (bounded with Product Table) and a SAVE button.Do I need to build another table in which I have to save those data, from which I can pick the necessary data for the chart?
I need a chart of the sales made in every month of the year.Which is the code for a command button for saving the item name, price and the date (date given by the computer, the same with that from tray icon)of a sale made, so I can use them in that chart.
On the sales form I have textboxes with Product Name, Product Price (bounded with Product Table) and a SAVE button.Do I need to build another table in which I have to save those data, from which I can pick the necessary data for the chart?