1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Converting Google Sheets Query

Hi, I'm trying to copy data from a Google Sheet into Excel (2021), but my Query won't transfer. I'm hoping somebody might be able to help!

I created a spreadsheet for tracking reading and as part of it, I wanted to be able to see what series were read and the progress of that series (or what was the most recent book read in that series).

https://preview.redd.it/epk9ktilxkyg1.png?width=868&format=png&auto=webp&s=556fbf0e126c8bacd3d1faaaed067270188468ba

The Query I was using was "=QUERY(A:F, "Select D, B, Max(E) where A is not null and D is not null group by D, B label D 'Series Name', B 'Author', Max(E) 'Last Read'",1), which I had in G2.

Does anybody know of a way I can replicate this in Excel? If needed, the example from Google Sheets is here, just in case that's helpful!

Thank you in advance!

submitted by /u/Pale-Car6396
[link] [comments]

Want to read more?

Check out the full article on the original site

View original article

Tagged with

#google sheets