Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Combine multiple Google sheets that can keep updating

$
0
0

Okay, so I think, no one seems to have exactly the same problem as I do...

I have an app writing automatically my health data into a google sheet.It does so in three different sheets inside the one file.Column A is always the date.Now, I'd would like to have a master sheet, that combines this data.

Like this:

SHEET1:

20/07/21value1
19/07/21value2

SHEET 2:

20/07/21value3
18/07/21value4

RESULT:

20/07/21value1value3
19/07/21value2
18/07/21value4

So in essence, I'd like to sort by date and combine the values from the two sheets into one line so there is one date per day.Is that even possible?

I've tried different queries and IMPORTRANGEs, but to no avail.I am a sheets-newbie, though...

Any help appreciated!


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>