I have sales data for each store saved in individual sheet in the same Excel file. The sheets use the same naming pattern, for example, Sales, Store A, Sales, Store B.....Sales, Store X. When there's new store sales data, it will follow the same naming pattern.
Below is my current solution. However, it cannot dynamically add new store data.
Is there any bulk upload solution that I can input all sales data at once, and dynamically add data from sheets of new stores in the future?
