LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help Consolidate method

Hi, Help me please
I can't make it work

Worksheets("Sheet1").Range("A1").Consolidate _
Sources:=Array("'[File1.xls]Sheet2'!R1C1:R37C6",
"'[File2.xls]Sheet3'!R1C1:R37C6"), _
Function:=xlSum

I allays get message 'Can't open file '[File1.xls]Sheet2'
Even if I write
aSources = Worksheets("Sheet1").ConsolidationSources
Worksheets("Sheet1").Range("A1").Consolidate _
Sources:=aSource, _
Function:=xlSum

with workung source references I get the same message

Thank you in advance


 
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
Consolidate User Excel Discussion (Misc queries) 1 April 6th 10 01:52 PM
Please post this thread a correct full method, method about Nast Runsome New Users to Excel 8 February 25th 08 03:29 PM
Please post this thread a complete correct method, method about te Nast Runsome New Users to Excel 0 February 23rd 08 09:42 PM
GetObject method not work after Call Shell Method ben Excel Programming 8 February 21st 06 03:45 PM
Why QUIT method doesn't work after COPY method? surotkin Excel Programming 3 October 26th 05 04:32 PM


All times are GMT +1. The time now is 04:13 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"