D/Sirs
For the sales, I have made a table sale_details.
When I use this table in the main form and item purchased in sub form, I get the full records.
Is there a way to restrict the table to show only for the current month?
I learnt to do that using a query and using the query in the main table. The problem is, can not enter new sales.
For the sales, I have made a table sale_details.
When I use this table in the main form and item purchased in sub form, I get the full records.
Is there a way to restrict the table to show only for the current month?
I learnt to do that using a query and using the query in the main table. The problem is, can not enter new sales.