To paraphrase the great theologian Han Solo, "Navigating relational databases ain't like using Excel spreadsheets, boy..." and this is one of those times when it's going to be a LOT better to listen to Obi-Wan... trust me.
Bob is spot on with his analysis of your database.
It's not personal - it's data. Cold, hard, unfeeling, factual data. Just like I like it.
If you are ever planning to do MORE with the data than just make it look pretty on a form, you are going to want to look into data normalization and the reasons behind the scenes as to why relational databases work the way they do.
"Just running a query" isn't going to be the issue later. It's going to be 'how do I put more data into the table now that the poor table design throws errors like 'too many fields', etc."