Hi To Everyone,
I am trying to achieve the following Task.. Assume I have 2 different google spreadsheets. Spreadsheet A having 300 entries & it will update daily basis, having Range of A1:O300.
In SpreadSheet B, I have two <gs id="55e0d86b-3755-427b-b8db-ebeda470bba6" ginger_software_uiphraseguid="1bc4f3ab-fe43-49ff-a973-9e5bde064281" class="GINGER_SOFTWARE_mark">sheets</gs>. In sheet 2, using =ImportRange () imported all the data from SpreadSheet A to Spreadsheet B. Now in the sheet 1, using VLookup formula I am just pulling 10 rows of the data
The problem is, if the Spreadsheet A updates next day, it will update my values in the Spreadsheet B under the Sheet 1.
Is there any way to write, the newest result <gs id="95f6fd6d-3f17-4961-b64f-a4c4cbe0233c" ginger_software_uiphraseguid="e72d68ac-6f0c-43b1-9b12-2baee367b962" class="GINGER_SOFTWARE_mark">to be</gs> on the top & not overwriting the <gs id="dfeebe20-8843-4165-b3d3-366249cecadd" ginger_software_uiphraseguid="e72d68ac-6f0c-43b1-9b12-2baee367b962" class="GINGER_SOFTWARE_mark">data</gs>? Also, I need to apply the VLookup to filter just 10 selected rows for each day..
Has there been a way to do this automatically? Looking for the help
I am trying to achieve the following Task.. Assume I have 2 different google spreadsheets. Spreadsheet A having 300 entries & it will update daily basis, having Range of A1:O300.
In SpreadSheet B, I have two <gs id="55e0d86b-3755-427b-b8db-ebeda470bba6" ginger_software_uiphraseguid="1bc4f3ab-fe43-49ff-a973-9e5bde064281" class="GINGER_SOFTWARE_mark">sheets</gs>. In sheet 2, using =ImportRange () imported all the data from SpreadSheet A to Spreadsheet B. Now in the sheet 1, using VLookup formula I am just pulling 10 rows of the data
The problem is, if the Spreadsheet A updates next day, it will update my values in the Spreadsheet B under the Sheet 1.
Is there any way to write, the newest result <gs id="95f6fd6d-3f17-4961-b64f-a4c4cbe0233c" ginger_software_uiphraseguid="e72d68ac-6f0c-43b1-9b12-2baee367b962" class="GINGER_SOFTWARE_mark">to be</gs> on the top & not overwriting the <gs id="dfeebe20-8843-4165-b3d3-366249cecadd" ginger_software_uiphraseguid="e72d68ac-6f0c-43b1-9b12-2baee367b962" class="GINGER_SOFTWARE_mark">data</gs>? Also, I need to apply the VLookup to filter just 10 selected rows for each day..
Has there been a way to do this automatically? Looking for the help