Hi,
i am testing this currently with a large dataset (50000) rows and want to extract rows from a table based on a list of order IDs.
My Data table is stored in sheets("Data") - Columns A:N
OrderIDs are stored in column G
So if i have a list of OrderIDs in Sheet1, i want to extract all records...