I want to use access reports to create flashcards with an english word on one side and a spanish word on the other.
I have a table with corresponding english and spanish words.
I have a report set up with 3 columns, where each entry in the column corresponds to a particular spanish word.
It seems reasonable to set up another *practically* identical report for the corresponding english words.
Here's the rub:
I want to print the corresponding words on the opposite side of the same page. The problem with this is that for each row of three "cards", the corresponding report for the other side (which contains the translated words) needs to have the columns appear in the opposite order.
It's not that complicated: If If I have words A, B, and C, on one row of my "english" report, I'll need the order to be C, B, A for the "spanish" report.
Any ideas on how to solve this problem?
Thanks,
Jane
I have a table with corresponding english and spanish words.
I have a report set up with 3 columns, where each entry in the column corresponds to a particular spanish word.
It seems reasonable to set up another *practically* identical report for the corresponding english words.
Here's the rub:
I want to print the corresponding words on the opposite side of the same page. The problem with this is that for each row of three "cards", the corresponding report for the other side (which contains the translated words) needs to have the columns appear in the opposite order.
It's not that complicated: If If I have words A, B, and C, on one row of my "english" report, I'll need the order to be C, B, A for the "spanish" report.
Any ideas on how to solve this problem?
Thanks,
Jane