I am using a form spreadsheet to get data from users and on a separate sheet I am transposing the data using the “=transpose()” function on another sheet in the book. I am getting a Reference error when I delete the data from previous form submission on the first sheet. And when new data is imported to the 1st sheet the Transpose function still produces a reference error.
It looks like once the error is produced then I have to manually put the cell references back into the transpose function… very annoying.
Original: =TRANSPOSE(Sheet1!B2:F25)
My transpose functions all turn into this ————-> =TRANSPOSE({})
Is this happening to anyone else? Is there some kind of workaround?
Thanks for any help!
Got a great answer here and it works perfectly!
http://productforums.google.com/forum/#!msg/docs/E5pE0-9kliU/j2cnXffV1XoJ