#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 25
Default Lookup error

I've developed this lookup using Gord D's formula as a base. I've added in
all the components I need but can't get it to work. Any ideas?

All my data is in column L (as you might have guessed)

=LOOKUP(L15,{0,49,50,53,54,56,57,59,60,63,64,66,67 ,69,70,73,74,76,77,79},{"F","D-",D,D+,"C-","C","C+",B-,"B","B+",A-,A,"A+"})


--
A.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Lookup error

Could it be the double quotes that you're using (or is that just in the post)???

=LOOKUP(L15,{0,49,50,53,54,56,57,59,60,63,64,66,67 ,69,70,73,74,76,77,79},
{"F","D-","D","D+","C-","C","C+","B-","B","B+","A-","A","A+"})

Or could it be that the number of elements in the list of scores doesn't match
the number of elements in the list of grades?

I'm not sure if there should be more grades or fewer scores.



Andmor wrote:

I've developed this lookup using Gord D's formula as a base. I've added in
all the components I need but can't get it to work. Any ideas?

All my data is in column L (as you might have guessed)

=LOOKUP(L15,{0,49,50,53,54,56,57,59,60,63,64,66,67 ,69,70,73,74,76,77,79},{"F","D-",D,D+,"C-","C","C+",B-,"B","B+",A-,A,"A+"})

--
A.


--

Dave Peterson
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
Error Handler Not Working Bill Excel Discussion (Misc queries) 0 August 25th 05 07:13 PM
LOOKUP funciion giving an error Mike K Excel Worksheet Functions 3 July 20th 05 05:28 AM
Lookup Vector > Lookup Value Alec Kolundzic Excel Worksheet Functions 6 June 10th 05 02:14 PM
Lookup Function Error Jacinthe Excel Worksheet Functions 2 March 10th 05 07:37 AM
Lookup function w/Text and Year Josh O. Excel Worksheet Functions 1 February 12th 05 11:27 PM


All times are GMT +1. The time now is 11:03 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"