Indirect Help

  • Thread starter Thread starter xcelion
  • Start date Start date
X

xcelion

HI All,

I need to give thi
'*\\10.10.1.80\Miscellaneous\Adarsh\Calculation\[OAR Coupon - Timeshee
- Satheesh.xls]Timesheet'!D5* string as argument to Indirect function
I tired several combination of single and double quotes but iam no
able to get the correct result using formula .Can any one please help

Thanks in advance
Xcelio
 
Presumably you tried

=INDIRECT("'*\\10.10.1.80\Miscellaneous\Adarsh\Calculation\[OAR Coupon -
Timesheet
- Satheesh.xls]Timesheet'!D5")

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
yes i tired the same but i don't understabd what is * in your formula

=INDIRECT("'*\\10.10.1.80\Miscellaneous\Adarsh\Calculation\[OAR Coupon
-
Timesheet
- Satheesh.xls]Timesheet'!D5")
 
=indirect() will return an error if it refers to a closed workbook.
HI All,

I need to give this
'*\\10.10.1.80\Miscellaneous\Adarsh\Calculation\[OAR Coupon - Timesheet
- Satheesh.xls]Timesheet'!D5* string as argument to Indirect function .
I tired several combination of single and double quotes but iam not
able to get the correct result using formula .Can any one please help

Thanks in advance
Xcelion
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top