I'd be grateful for help with these problems with Excel 2000.
First: I have a sheet with mixed text/numerical data that occurs 14 cells apart. e.g. B4, B18, B32, B46. I want to create a cell reference in a second sheet for each of these cells but this time have them in consecutive cells e.g. B5=Sheet1!B4, B6=Sheet1!B18. So far, so good. But, instead of doing this manually, can I fill down the formula in the second sheet having it skip 14 cells each time?
Second: I need to do the same as above, but include a Transpose array formula e.g. on sheet 1 AQ4:AQ15 becomes on sheet 2 C5:N5=TRANSPOSE(Sheet1!AQ4:AQ15). The next row on sheet 2 comes from AQ18:AQ29.
Suggestions appreciated.
First: I have a sheet with mixed text/numerical data that occurs 14 cells apart. e.g. B4, B18, B32, B46. I want to create a cell reference in a second sheet for each of these cells but this time have them in consecutive cells e.g. B5=Sheet1!B4, B6=Sheet1!B18. So far, so good. But, instead of doing this manually, can I fill down the formula in the second sheet having it skip 14 cells each time?
Second: I need to do the same as above, but include a Transpose array formula e.g. on sheet 1 AQ4:AQ15 becomes on sheet 2 C5:N5=TRANSPOSE(Sheet1!AQ4:AQ15). The next row on sheet 2 comes from AQ18:AQ29.
Suggestions appreciated.