ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   help on indirect() (https://www.excelbanter.com/excel-worksheet-functions/117397-help-indirect.html)

Eddy Stan

help on indirect()
 
I am trying to extract from closed workbook (diff books saved on daily basis)
file is in the path:
'C:\D Backup\HQCOLN\SGP REPORTS\CFO\MISC\COLLECTION REPORT\COLNDATA\
file name : cms0111.xls
data in : sheet1
cell to refer : F2
I am keeping the path at B1
file name & rowno to refer at b4 & c4
- in b4 "cms0111" and in c4 value 2
now formula at : d4
=INDIRECT(TRIM($B$1&"["&B4&".XLS]Sheet1'!F"&C4))
I would be copying this formula down the rows to get row data from remote file
I would be copying this formula sideways for column data (ofcourse I will
change column ref "F" to "M", "V" and other columns as required.

the below formula gives error "REF"
=INDIRECT(TRIM($B$1&"["&B4&".XLS]Sheet1'!F"&C4))

any suggestion please and advance thanks.




Arvi Laanemets

help on indirect()
 
Hi

INDIRECT works only with opened source file.


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )



"Eddy Stan" wrote in message
...
I am trying to extract from closed workbook (diff books saved on daily
basis)
file is in the path:
'C:\D Backup\HQCOLN\SGP REPORTS\CFO\MISC\COLLECTION REPORT\COLNDATA\
file name : cms0111.xls
data in : sheet1
cell to refer : F2
I am keeping the path at B1
file name & rowno to refer at b4 & c4
- in b4 "cms0111" and in c4 value 2
now formula at : d4
=INDIRECT(TRIM($B$1&"["&B4&".XLS]Sheet1'!F"&C4))
I would be copying this formula down the rows to get row data from remote
file
I would be copying this formula sideways for column data (ofcourse I will
change column ref "F" to "M", "V" and other columns as required.

the below formula gives error "REF"
=INDIRECT(TRIM($B$1&"["&B4&".XLS]Sheet1'!F"&C4))

any suggestion please and advance thanks.







All times are GMT +1. The time now is 01:17 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com