![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 2
|
I'm no expert w/ Excel for sure but I'd like to copy a named range from one worksheet to another but can't figure out how to do it.
Thanks for any help you can give me, Dave |
|
|
|
|
|
#2 |
|
New Member
Join Date: Jan 2002
Location: Canada
Posts: 42
|
Select the entire range, click on Copy icon.
Go to the new worksheet, click in the cell where you want the range to begin, click the Paste icon. |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Feb 2002
Posts: 202
|
dave
phylis' suggestion will certainly copy the cells in the range, but i got the impression you wanted to take the range name itself as well as the cells. if it's from one worksheet to another in the same workbook you won't be able to do it because you can't have duplicate range names in a workbook, even if they are in different worksheets. if it's pasting to another workbook you'll again do as phylis suggested and then define the range name over again. as far as i know there's no way to take the range name to another workbook unless you copy the whole sheet across. [ This Message was edited by: anno on 2002-04-16 23:05 ] [ This Message was edited by: anno on 2002-04-16 23:09 ] |
|
|
|
|
|
#4 |
|
New Member
Join Date: Apr 2002
Posts: 2
|
Anno, You're correct, I wanted to copy the named range to another worksheet in the same workbook. But what is it called when there is a reference to the worksheet and a range? Like 'Sheet1'!$C$3:$h$5 ... I know at work I've seen references like this on maybe sheet 2, bringing that data over from sheet 1. Thanks again for your help, Dave
|
|
|
|
|
|
#5 | |
|
Board Regular
Join Date: Feb 2002
Posts: 202
|
Quote:
to get a range of cells as you've used in your example above, in your destination sheet select a range of cells the same size as the range you want to copy, type "=" into the formula bar, go to your source sheet, select the cells you want and press ctrl+shift+enter simultaneously. [ This Message was edited by: anno on 2002-04-16 23:28 ] |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|