I have several tables on the same sheet with different numbers of rows and columns but basically have the same structure, now I want data from these different tables to be united in one master database.
I have tried using an array query but the result that the table gets is shifted sideways instead of downwards, how to handle this?