M
Mats Lingblad
I have a normal list in Sheet1
In Sheet2 I would like to use the information in Sheet1 to print
flashcards (used for learning languages). I have each flashcard in
Sheet two consisting of 10x10 cells. I have formatted these flashcards
so that I get ten for each printed page. I would like to simply
transfer information from Sheet1 to Sheet2
Normally when you cut and paste formulas they are kind of intelligent.
If I copy and paste =Sheet1!A1 it will change to =Sheet1!A2, =Sheet1!
A3, ..., for each subsequent line. This does not work in my case.
In Sheet2 I would like to enter a field on every tenth line, but
referencing each consequtive line in Sheet1
Sheet2 cell Formula
A2 =Sheet1!A2
A12 =Sheet1!A3
A22 =Sheet1!A4
.... ...
Is this possible?
Rds, matsl
In Sheet2 I would like to use the information in Sheet1 to print
flashcards (used for learning languages). I have each flashcard in
Sheet two consisting of 10x10 cells. I have formatted these flashcards
so that I get ten for each printed page. I would like to simply
transfer information from Sheet1 to Sheet2
Normally when you cut and paste formulas they are kind of intelligent.
If I copy and paste =Sheet1!A1 it will change to =Sheet1!A2, =Sheet1!
A3, ..., for each subsequent line. This does not work in my case.
In Sheet2 I would like to enter a field on every tenth line, but
referencing each consequtive line in Sheet1
Sheet2 cell Formula
A2 =Sheet1!A2
A12 =Sheet1!A3
A22 =Sheet1!A4
.... ...
Is this possible?
Rds, matsl