PC Review


Reply
Thread Tools Rate Thread

Comparing for the correct value

 
 
Olly
Guest
Posts: n/a
 
      19th Nov 2003
I have a spreadsheet were i need the computer to compare the value in
cell F24, with the following values in the worksheet Basic Details in
column A and then display the correct value from the B column:

A B
1 >1000 £260.00
2 >1001<2000 £550.96
3 >2001<3000 £603.12
4 >3000 £0.00
 
Reply With Quote
 
 
 
 
Peo Sjoblom
Guest
Posts: n/a
 
      19th Nov 2003
One possible way

=LOOKUP(F24,{1;1001;2001;3001},{260;550.96;603.12;0})

--

Regards,

Peo Sjoblom


"Olly" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have a spreadsheet were i need the computer to compare the value in
> cell F24, with the following values in the worksheet Basic Details in
> column A and then display the correct value from the B column:
>
> A B
> 1 >1000 £260.00
> 2 >1001<2000 £550.96
> 3 >2001<3000 £603.12
> 4 >3000 £0.00



 
Reply With Quote
 
Olly
Guest
Posts: n/a
 
      19th Nov 2003
Thanks a knew it was something like that, but i could not work it out.

"Peo Sjoblom" <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> One possible way
>
> =LOOKUP(F24,{1;1001;2001;3001},{260;550.96;603.12;0})
>
> --
>
> Regards,
>
> Peo Sjoblom
>
>
> "Olly" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > I have a spreadsheet were i need the computer to compare the value in
> > cell F24, with the following values in the worksheet Basic Details in
> > column A and then display the correct value from the B column:
> >
> > A B
> > 1 >1000 £260.00
> > 2 >1001<2000 £550.96
> > 3 >2001<3000 £603.12
> > 4 >3000 £0.00

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Comparing two books and two sheets, Problems with color coding correct sheet Pam Microsoft Excel Programming 1 23rd Mar 2007 09:19 PM
COMPARING DATES with nested IF not working- Syntax is correct though Richard Flame Microsoft Excel Misc 2 12th Jul 2006 07:04 PM
Windows password correct but not correct RedPenguin Windows XP Basics 7 20th Apr 2006 03:13 AM
Correct date preview correct but printed as #Name? =?Utf-8?B?UnVpIFNhbnRvcw==?= Microsoft Access Reports 1 16th Nov 2004 02:31 PM
I need a reference to the correct resource to correct my problem Scooter Windows XP Performance 1 4th Aug 2003 10:09 PM


Features
 

Advertising
 

Newsgroups
 


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