Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Macro Paste Special Merged Cells

Hi,

I have a problem with a recorded macro that "copy | special" data to
another worksheet. Part of the data being copied is in merged cells
BUT it is being copied to another sheet with the merged cells on that
sheet exactly identical from where it is being copied from.

I still get this error message though:

Run-Time Error "1004"
"This Operation Requires the merged cells to be identically sized"

and this is the part of my macro that falls over and is highlighted
yellow in break mode:

'---Paste Special into 9AM worksheet ---
Selection.PasteSpecial Paste:=xlValues, Operation:=xlNone,
SkipBlanks:= _
False, Transpose:=False

My question - does Excel allow copy | special from/to merged cells?
Is there anything glearingly wrong with the syntax part of my macro?

Thanks, Kay


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy paste non merged to merged cells [email protected] Excel Worksheet Functions 1 February 5th 09 05:25 PM
Cut & Paste Need Special Macro Miss Kitty[_2_] Excel Discussion (Misc queries) 6 August 25th 08 09:12 PM
paste special | values should work with merged cells PastingSpecial Excel Discussion (Misc queries) 1 June 20th 05 06:51 PM
Dynamic Copy/Paste Special Formulas/Paste Special Values Sharon Perez Excel Programming 3 August 7th 04 09:49 PM
Macro to Paste Special MrAlMackay Excel Programming 0 July 17th 03 05:33 PM


All times are GMT +1. The time now is 06:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"