I have a table 'InventoryTracking' which contains all my data for inventory coming in and out.
I would like to create a summary sheet showing what items I currently have in stock.
If the "Date Sold" column is blank, the item is still in stock.
Example of my InventoryTracking table:
<tbody>...