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 / May 2006

Tip: Looking for answers? Try searching our database.

named range into formula?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
heymoa - 22 May 2006 13:53 GMT
Hi I have 2 ranges of cells named data1 and data2. I want to use these ranges
in one lookup formula by use of a drop down box.

If I type directly into the lookup formula "data1" as the table array the
formula works. Is it possible for the table array name to come from the drop
down selection?

Have tried right(), cell("contents",) but they don’t work.

Basically I want to have a page with the formula and inputs and all the data
on separate pages. These pages are related to a drop down box on the input
page.

Thanks
Hope that makes some kind of sense.
Bondi - 22 May 2006 14:00 GMT
Hi,

Maybe you can use Indirect()

Regards,
Bondi
Ron Coderre - 22 May 2006 14:01 GMT
Try using the INDIRECT funciton, like in this example:

With your Data Validation cell is A1, with options Data1 and Data2.

B1: =VLOOKUP(5,INDIRECT(A1),2,0)

Is that something you can work with?
***********
Regards,
Ron

XL2002, WinXP

> Hi I have 2 ranges of cells named data1 and data2. I want to use these ranges
> in one lookup formula by use of a drop down box.
[quoted text clipped - 11 lines]
> Thanks
> Hope that makes some kind of sense.
heymoa - 22 May 2006 14:04 GMT
wow that was quick!!!

thank you, knew there must have been a way!

> Try using the INDIRECT funciton, like in this example:
>
[quoted text clipped - 24 lines]
> > Thanks
> > Hope that makes some kind of sense.
heymoa - 22 May 2006 14:05 GMT
wow that was quick!!!

thank you very much!

> Try using the INDIRECT funciton, like in this example:
>
[quoted text clipped - 24 lines]
> > Thanks
> > Hope that makes some kind of sense.
 
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.