Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have some VB script code that copies the entire contents of a sheet from one workbook to another (both wbs are open). It works on one machine but fails on the other. The failure states "run time error '1004' - the copy and paste are not the same size". Maybe so, but why would this work on one machine and not the other???? What would be the differences in the comuter environment to look for to help eliminate or narrow down this issue?????? Both machines are XP Pro version 2002, mine has SP1 (runs OK) and the one it fails on has SP2. Thanks, -- JWM6 ------------------------------------------------------------------------ JWM6's Profile: http://www.excelforum.com/member.php...o&userid=33413 View this thread: http://www.excelforum.com/showthread...hreadid=552796 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() could it be a problem with merged cells in your data? I usually get a copy / paste size not the same error when I try ot copy paste merged cells. -- Celt ------------------------------------------------------------------------ Celt's Profile: http://www.excelforum.com/member.php...o&userid=19413 View this thread: http://www.excelforum.com/showthread...hreadid=552796 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() No merged cells that I know of on either the source or destination sheets... I will double check though, good thought... I'm writing a subset sample that I'll attach to the next post -- for others to test to see if this happens on their machines. Thanks, -- JWM6 ------------------------------------------------------------------------ JWM6's Profile: http://www.excelforum.com/member.php...o&userid=33413 View this thread: http://www.excelforum.com/showthread...hreadid=552796 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Just got done writing the subset of the subset code - I tried it on the machine that was failing and the copy works. The source sheet that it was copying was simpler so I'll try the exact sheet that it was trying to copy next..... iof that fails it narrows it down to THAT sheet (as suggested already) -- JWM6 ------------------------------------------------------------------------ JWM6's Profile: http://www.excelforum.com/member.php...o&userid=33413 View this thread: http://www.excelforum.com/showthread...hreadid=552796 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Well, it seemed to be the sheet I was copying. I reinstantiated the sheet and now it copies fine. The question still is though may never be resolved.... Why would it work OK on one machine and not the other??? -- JWM6 ------------------------------------------------------------------------ JWM6's Profile: http://www.excelforum.com/member.php...o&userid=33413 View this thread: http://www.excelforum.com/showthread...hreadid=552796 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Machine specific errors? | Excel Programming | |||
Series of errors on only one machine, security related? | Excel Programming | |||
Code looping until machine freezes!!? | Excel Programming | |||
Line of code hanging up on one machine??? | Excel Programming | |||
code is not working on another machine | Excel Programming |