08-30-2018, 08:21 AM
(08-29-2018, 06:23 PM)martyup Wrote:(08-29-2018, 01:41 PM)stupac2 Wrote:(08-29-2018, 11:45 AM)martyup Wrote: Can someone who is an expert at creating complex spreadsheets help me with the tabulation sheet?
How is the output of the google form formatted?
It is csv.
Quote:Another issue is how to format the results so they can be posted and read on this board.
Quote:I do that by copy/pasting into notepad++, where everything will be tab-separated. You replace the tabs (via search and replace) with:
Code:[/td][td] ...
I don't think the new forum software will accept this formatting.
BC used pivot tables, but I have never learned how to use them. You're never too old to learn new tricks, so I guess I could dig in and learn. I was hoping there was an excel wiz on this board that could knock this out with ease.
| Column 1 | Column 2 |
| Entry 1 | Entry 2 |
Well, looks like you're right. That could be a real pain then. You could use the code tags and somehow buffer with spaces but man that would be a pain. Maybe the solution is to just run it off a google doc.
