Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using excel 2000
i use the following code: oBook.Worksheets(name).Range("$E" & temp2).Copy (newBook.Worksheets(name).Range("$E" & temp1)) the range is with thousand of character when i copy the range to another sheet, part of the data are missing.. although i can use the range1.value = range2.value to preserve the data but all the formating in the cell will be lost. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changes in data do not lead to instantaneous update of results | Excel Discussion (Misc queries) | |||
How do I copy data range of the same name to another tab? | Excel Worksheet Functions | |||
Help!: lead sheet data needs to fill appropriate subject sheets | Excel Worksheet Functions | |||
Help!: lead sheet data needs to fill appropriate subject sheets | Excel Worksheet Functions | |||
copy data range | Excel Programming |