Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
First post. I appreciate any assistance on this issue:
I have created VBA code within a worksheet that does the following: a) create 1 new worksheet b) open another excel workbook. c) go to a worksheet within new workbook d) ActiveSheet.Cells.Select e) paste the selection into the new worksheet in the first workbook. This process works consistently on my machine, but when I mail the workbook to someone else, it doesn't work on their machine. Error that they get: -creates new worksheet -opens the other workbook -copies the data -pastes the data into a different worksheet or doesn't copy and paste at all (different errors at different times). Any ideas? There is other VBA code that seems to work correctly, it's just this code that doesn't seem to work all the time. specifics: Exell 2000 VBA 6.0 thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
delete blanks - sporadic | Excel Discussion (Misc queries) | |||
COPYING Workbook and sheets automatically | Excel Discussion (Misc queries) | |||
How to repeat a code for selected sheets (or a contiguous range of sheets) in a Workbook? | Excel Worksheet Functions | |||
Excel workbook copying between sheets | Excel Discussion (Misc queries) | |||
Sporadic Problems opening TDF in 2003 | Excel Discussion (Misc queries) |