Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I've just written a new Excel application which works fine when run on
my local PC, and also when I save a copy on a central network server, and run it over the network. However when another user who's testing it, runs it from the same network server, or on his local PC, the code trips out at the following line of code: Range("A1").PasteSpecial (xlPasteValues) this follows an earlier line where I have copied a named range, i.e. Range("template").Copy As far as I can tell we both have the same version of Excel, viz: 2002 SP3. What's more puzzling is that there are several other applications on the server with similar Copy Pastespecial instructions, which work perfectly as expected. Can anyone suggest what might be causing this problem? Usual TIA __ Richard Buttrey Grappenhall, Cheshire, UK __________________________ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automate Copy / PasteSpecial | Excel Worksheet Functions | |||
copy between worksheets does not copy formulae just values | Excel Discussion (Misc queries) | |||
Copy / Paste Warning | Excel Discussion (Misc queries) | |||
copy paste is not working | Excel Discussion (Misc queries) | |||
Copy without Hidden Cols - How | Excel Discussion (Misc queries) |