Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to be able to copy a range name and value from one tab to
another, how would I be able to do this? I have tried: Sheets("sheet1").Range("range1").value = Sheets("sheet2").Range("Range1").value and it bombs. Thanks, Rob |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
see the post under xl new users titled Referencing a range of cells by Derek C made at 1:50am PST. there are several way to do this posted there. Regards FSt1 "Rob Slagle" wrote: I want to be able to copy a range name and value from one tab to another, how would I be able to do this? I have tried: Sheets("sheet1").Range("range1").value = Sheets("sheet2").Range("Range1").value and it bombs. Thanks, Rob |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
COPYING FORMULA CONTAINING NAMES/RELATIVE RANGE NAMES | Excel Discussion (Misc queries) | |||
prevent range names showing at low zoom values in excel | Excel Discussion (Misc queries) | |||
Copying a range of values between worksheets | Excel Programming | |||
Searching a range and copying values into a new range.... **Please help** :( | Excel Programming | |||
Copying a particular range of values from one sheet to another in excel | Excel Programming |