google spreadsheet - query formula combining cells -


i trying query formula work in google spreadsheets. large data set (formula =query(sheet1!a3:eh)). having trouble because after few rows (and of course taking forever catch data), starts combine cells systematically. sheet 1 have rows separated, sheet formula have sheet1!a3 combined sheet1!a4, sheet1!b3 combined sheet1!b4, merged them space in between. idea why happening? there different formula can use more reliable?

the query formula combines header rows one. if not provide number of header rows 3rd argument of formula, guesses based on data — , guesses wrong.

so, use =query(sheet1!a3:eh, "select ...", 0) if range a3:eh not include header rows.


Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)

Google AdWords and AdSense - A Dynamic Small Business Marketing Duo