I have a data entry sheet. Data in column A is "words read", in column "B" is "words correct", and in column C there is a calculation that yields "accuracy".
On another sheet I want to see only the "words read" data lined up right next to each other. So on this second sheet A2 might have the formula:
='data entry'!A51
Then B2 would have the formula:
='data entry'!D51
I can't fill this formula to the right because the formula skips two columns. Is there a way to work around this? I don't want to write this formula 100 times. Thanks.
On another sheet I want to see only the "words read" data lined up right next to each other. So on this second sheet A2 might have the formula:
='data entry'!A51
Then B2 would have the formula:
='data entry'!D51
I can't fill this formula to the right because the formula skips two columns. Is there a way to work around this? I don't want to write this formula 100 times. Thanks.