I'm not even sure HOW dumb a question this is, so I apologize in advance if this would be better on the "basics" board.
I used my limited knowledge of text functions to quickly conjugate a list of verbs. My goal is generate two columns:
Column A -- a concatenated text string telling the name of the verb, plus the pronoun and tense.
Column B -- the correct conjugation for the verb/pronoun/tense combination
The idea is to quickly generate vocabulary lists which can be exported to flashcard sites (like Quizlet) for my students to study.
The problem is that my data is in rows, and short of copying each group of six values for Col A and their values for Col B, and then pasting special with transpose, I don't know how to achieve this. I don't know if I fundamentally messed up by not figuring out a way to have the conjugations develop in columns instead of rows as my initial design.
I would appreciate any suggestions.
Thanks!cerVerbs--Quizlet.xlsx
Bookmarks