Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / June 2007

Tip: Looking for answers? Try searching our database.

formula range

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ADK - 15 Jun 2007 12:43 GMT
is there any way to make A2 in the formula a function of a cell value?

=VLOOKUP($B$1,A2:D1969,3,FALSE)

Example: if  F1 = the value of: "A50"

So the formula  in A1 would be:

=VLOOKUP($B$1,A50:D1969,3,FALSE)
Roger Govier - 15 Jun 2007 12:53 GMT
Hi

Try
=VLOOKUP($B$1,INDIRECT("'"&F1&"'!:D1969"),3,FALSE)

Note the quotes
" ' "&F1& " ' !:D1969"

Signature

Regards

Roger Govier

> is there any way to make A2 in the formula a function of a cell value?
>
[quoted text clipped - 5 lines]
>
> =VLOOKUP($B$1,A50:D1969,3,FALSE)
bj - 15 Jun 2007 14:49 GMT
I don/t think  the ' and ! should be there.
This is a cell reference, not a sheet reference

Is there a benefit, I am not aware of?

> Hi
>
[quoted text clipped - 13 lines]
> >
> > =VLOOKUP($B$1,A50:D1969,3,FALSE)
Roger Govier - 15 Jun 2007 16:27 GMT
You are quite correct. My mistake.
So used to dealing with sheets, I type it automatically<g>

Signature

Regards

Roger Govier

>I don/t think  the ' and ! should be there.
> This is a cell reference, not a sheet reference
[quoted text clipped - 19 lines]
>> >
>> > =VLOOKUP($B$1,A50:D1969,3,FALSE)
ShaneDevenshire - 15 Jun 2007 15:10 GMT
Hi,

Here is a slightly simplier formula:

=VLOOKUP($B$1,INDIRECT(F1&":D1969"),3,FALSE)

Signature

Cheers,
Shane Devenshire

> is there any way to make A2 in the formula a function of a cell value?
>
[quoted text clipped - 5 lines]
>
> =VLOOKUP($B$1,A50:D1969,3,FALSE)
ADK - 15 Jun 2007 18:46 GMT
Thanks...this one worked great!

> Hi,
>
[quoted text clipped - 11 lines]
>>
>> =VLOOKUP($B$1,A50:D1969,3,FALSE)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.