Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
nick.pattison
 
Posts: n/a
Default concatenating cell references

I am using a cell reference of the form:

'[January 05 Room Diary.xls]WE 07-01-05'!K17:N20

how can I concatenate such a reference from its filename, sheetnam etc and
still use it in a function?



  #2   Report Post  
Ken Wright
 
Posts: n/a
Default

If you are building a reference from parts of a string, then you need to use
INDIRECT to convert it into a valid reference, BUT, INDIRECT will not work
on closed workbooks.

To quote a previous post from Harlan Grove:-

Quote
If you want to avoid using macros and use formulas instead, your *only*
options
are to download and install Laurent Longre's MOREFUNC.XLL add-in, available
at

http://longre.free.fr/downloads/Morefunc.exe


(which is an installer for the add-in). It's INDIRECT.EXT works with most
versions of Excel (e.g., my laptop running Excel 97 SR-2 under NT 4 SP-6)
but
not all (e.g., my wife's PC running Excel 2000 SR-3 under Windows Me).

/Quote

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03


----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------

"nick.pattison" wrote in message
...
I am using a cell reference of the form:

'[January 05 Room Diary.xls]WE 07-01-05'!K17:N20

how can I concatenate such a reference from its filename, sheetnam etc and
still use it in a function?





  #3   Report Post  
nick.pattison
 
Posts: n/a
Default

thanks

"Ken Wright" wrote:

If you are building a reference from parts of a string, then you need to use
INDIRECT to convert it into a valid reference, BUT, INDIRECT will not work
on closed workbooks.

To quote a previous post from Harlan Grove:-

Quote
If you want to avoid using macros and use formulas instead, your *only*
options
are to download and install Laurent Longre's MOREFUNC.XLL add-in, available
at

http://longre.free.fr/downloads/Morefunc.exe


(which is an installer for the add-in). It's INDIRECT.EXT works with most
versions of Excel (e.g., my laptop running Excel 97 SR-2 under NT 4 SP-6)
but
not all (e.g., my wife's PC running Excel 2000 SR-3 under Windows Me).

/Quote

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03


----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------

"nick.pattison" wrote in message
...
I am using a cell reference of the form:

'[January 05 Room Diary.xls]WE 07-01-05'!K17:N20

how can I concatenate such a reference from its filename, sheetnam etc and
still use it in a function?






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
Changing cell references Tracey Excel Discussion (Misc queries) 4 January 4th 05 08:05 PM
Cell References in Functiona Mark T. Excel Worksheet Functions 1 December 11th 04 06:49 PM
Excel: how to formulate conditional cell references centraloffice Excel Worksheet Functions 1 December 10th 04 08:57 PM
Transferring cell content between workbooks using cell references Kiwi Mike Excel Discussion (Misc queries) 2 November 27th 04 11:31 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


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