Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default merge worksheets

On Nov 9, 2:21*pm, joel wrote:
Try this change from last posting

from
sht.Cells(1, 1).Resize(1, colCount).copy destination:=mst.Cells(1,
1).Resize(1, colCount)
to
sht.Cells(1, 1).Resize(1, colCount).copy destination:=mst.Cells(1, 1)

--
joel
------------------------------------------------------------------------
joel's Profile:http://www.thecodecage.com/forumz/member.php?userid=229
View this thread:http://www.thecodecage.com/forumz/sh...d.php?t=152401

Microsoft Office Help


Same results
Dave
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
How do you merge worksheets Kate Excel Worksheet Functions 1 January 10th 08 06:20 PM
How can I merge two worksheets together foxefire21 Excel Worksheet Functions 2 October 27th 07 01:05 AM
How to merge worksheets on a key - merge horizontally, that is [email protected] Excel Programming 4 November 4th 06 12:59 AM
Merge Worksheets Douglas McDonald Excel Discussion (Misc queries) 3 October 17th 05 10:20 PM
Merge Worksheets Mark Jackson Excel Worksheet Functions 0 June 8th 05 10:42 PM


All times are GMT +1. The time now is 10:52 AM.

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"