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 / New Users / July 2007

Tip: Looking for answers? Try searching our database.

Another Formulae Baffle

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Shane - 19 Jul 2007 11:22 GMT
I am trying to create a query? that will return a value, depending on the
input value tothat cell. Tried using "if" but can only nest so many. I want
a,b,d,e,h,l,s,t,x,z (if inputted for a days work) to return (hours worked)
8,4,9,6,1,8,8,8,0.25,0.50...

tks if u can help...
Signature

ShaneBrowning

Niek Otten - 19 Jul 2007 11:42 GMT
Hi Shane,

Use VLOOKUP()

Here's how:

http://www.contextures.com/xlFunctions02.html

Signature

Kind regards,

Niek Otten
Microsoft MVP - Excel

|I am trying to create a query? that will return a value, depending on the
| input value tothat cell. Tried using "if" but can only nest so many. I want
| a,b,d,e,h,l,s,t,x,z (if inputted for a days work) to return (hours worked)
| 8,4,9,6,1,8,8,8,0.25,0.50...
|
| tks if u can help...
Stan Brown - 20 Jul 2007 15:12 GMT
Thu, 19 Jul 2007 12:42:34 +0200 from Niek Otten <nicolaus@xs4all.nl>:

> > I am trying to create a query? that will return a value,
> > depending on the input value tothat cell. Tried using "if" but
> > can only nest so many. I want a,b,d,e,h,l,s,t,x,z (if inputted
> > for a days work) to return (hours worked)
> > 8,4,9,6,1,8,8,8,0.25,0.50...

> Use VLOOKUP()
>
> Here's how:
>
> http://www.contextures.com/xlFunctions02.html 

Or plain LOOKUP, too:

=LOOKUP(A1, {"a","b",...}, {8, 4,...} )

Signature

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
                                 http://OakRoadSystems.com/

 
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.