Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3
Default Another Formulae Baffle

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...
--
ShaneBrowning
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3,440
Default Another Formulae Baffle

Hi Shane,

Use VLOOKUP()

Here's how:

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

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"Shane" wrote in message ...
|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...
| --
| ShaneBrowning


  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 524
Default Another Formulae Baffle

Thu, 19 Jul 2007 12:42:34 +0200 from Niek Otten :

"Shane" wrote in message
...
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,...} )

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
formulae Gerald New Users to Excel 2 May 8th 06 09:23 PM
age formulae Gerald Excel Discussion (Misc queries) 10 April 11th 06 06:43 AM
Help with Formulae please! Puzzled Excel Discussion (Misc queries) 5 April 1st 06 12:27 PM
Formulae k f h Excel Worksheet Functions 6 July 19th 05 09:58 AM
Searching TEXT in formulae, rather than results of formulae AndyE Excel Worksheet Functions 1 July 15th 05 10:57 AM


All times are GMT +1. The time now is 06:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"