PC Review


Reply
Thread Tools Rate Thread

Accessing Values of Cells On other Workbooks without Opening Thm

 
 
cLiffordiL
Guest
Posts: n/a
 
      30th Jan 2007
Hi!
I'm trying to retrieve values of certain cells in certain worksheets of
certain workbooks. However, these Workbook files are often used by several
users and so I would like to just discreetly get the values in the
background, so hat it wouldn't interfere with the usage of other users. I've
tried Excel "far" referencing (e.g. 'D:\MainUser\[Bisets.xls]Tries'!$B$10)
and Application.ExecuteExcel4Macro function call. However, I got an error
400 out of that.
Other searches I've made all points to using Workbook.Open method (I guess
I'll really have to use this if there're no other options).
Can anyone give any suggestions? Thanks!
_________
Clifford


 
Reply With Quote
 
 
 
 
Corey
Guest
Posts: n/a
 
      30th Jan 2007
Have a look at Ron's site:
http://www.rondebruin.nl/tips.htm

Corey....
"cLiffordiL" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
Hi!
I'm trying to retrieve values of certain cells in certain worksheets of
certain workbooks. However, these Workbook files are often used by several
users and so I would like to just discreetly get the values in the
background, so hat it wouldn't interfere with the usage of other users. I've
tried Excel "far" referencing (e.g. 'D:\MainUser\[Bisets.xls]Tries'!$B$10)
and Application.ExecuteExcel4Macro function call. However, I got an error
400 out of that.
Other searches I've made all points to using Workbook.Open method (I guess
I'll really have to use this if there're no other options).
Can anyone give any suggestions? Thanks!
_________
Clifford



 
Reply With Quote
 
okrob
Guest
Posts: n/a
 
      30th Jan 2007
why not just paste a link to the data you want? It updates without
the source being open (from the saved version of the souce if it is
already open).

You can do this with VBA, only if you (using VBA) write the formulas
to a cell, get the value of the cell, then if you wish, you can clear
the cell contents.

Rob

On Jan 29, 8:18 pm, "cLiffordiL" <cliffor...@singmail.com> wrote:
> Hi!
> I'm trying to retrieve values of certain cells in certain worksheets of
> certain workbooks. However, these Workbook files are often used by several
> users and so I would like to just discreetly get the values in the
> background, so hat it wouldn't interfere with the usage of other users. I've
> tried Excel "far" referencing (e.g. 'D:\MainUser\[Bisets.xls]Tries'!$B$10)
> and Application.ExecuteExcel4Macro function call. However, I got an error
> 400 out of that.
> Other searches I've made all points to using Workbook.Open method (I guess
> I'll really have to use this if there're no other options).
> Can anyone give any suggestions? Thanks!
> _________
> Clifford


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
OPENING OF MULTIPLE WORKBOOKS WHILE OPENING EXCEL YESHWANT Microsoft Excel Misc 3 5th Mar 2010 04:33 PM
Accessing multiple workbooks through a macro Raman325 Microsoft Excel Programming 6 29th Jun 2005 05:28 PM
Opening multiple workbooks through code and copying values =?Utf-8?B?UGFtIFI=?= Microsoft Excel Misc 1 29th Sep 2004 12:16 PM
Accessing workbooks with macros Sue Sandlin Microsoft Excel Worksheet Functions 1 28th Sep 2003 05:57 PM
compare values between workbooks and copy values bgardiner Microsoft Excel Programming 0 9th Sep 2003 03:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:49 PM.