I have an excel sheet
Excel 2003
but, I dont want to manually link each cell, Id like to copy the first selection, and somehow paste w/ transpose...so that when I make changes to the first sheet, its gets reflected on there
right now, I have to manually go to each cell and select it, its a pain
any ideas?
thanks
Matt
Excel Workbook | |||
---|---|---|---|
B | |||
3 | dog | ||
4 | cat | ||
5 | bird | ||
6 | horse | ||
Sheet1 |
Excel Workbook | ||||||||
---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | |||
1 | ||||||||
2 | dog | cat | bird | horse | ||||
3 | ||||||||
Excel 2003
I want to paste on the next heet
Sheet2 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
B2 | =Sheet1!B3 | |
C2 | =Sheet1!B4 | |
D2 | =Sheet1!B5 | |
E2 | =Sheet1!B6 |
but, I dont want to manually link each cell, Id like to copy the first selection, and somehow paste w/ transpose...so that when I make changes to the first sheet, its gets reflected on there
right now, I have to manually go to each cell and select it, its a pain
any ideas?
thanks
Matt