PC Review


Reply
Thread Tools Rate Thread

Can someone please check this formula

 
 
=?Utf-8?B?UGVyaWNv?=
Guest
Posts: n/a
 
      27th Jan 2007
=IF(AND(VALUE(AL237)>=14,VALUE(AM237)>=12,TRIM(UPPER(AN237))="S",TRIM(UPPER(AV237))="T319",TRIM(UPPER(AJ237))="Y"),IF(VALUE(AZ237)>600,600,VALUE(AZ237)),IF(AND(VALUE(AL237)>=14,VALUE(AM237)>=11,TRIM(UPPER(AN237))="P",TRIM(UPPER(AV237))="T319",TRIM(UPPER(AJ237))="Y"),IF(VALUE(AZ237)>600,600,VALUE(AZ237)),IF(AND(VALUE(AL237)<14,TRIM(UPPER(AV237))="T318"),IF(VALUE(AZ237)>350,350,VALUE(AZ237)),0)))

The sheet has the following values, but the problem is the cell containing
this formula is returning 0 and it should return 600:

AL237=14; AM237=12; AN237=P; AV237=T319; AJ237=Y; AZ237=650

All number cells are formatted as number. Do I have a parenthesis out of
place?
 
Reply With Quote
 
 
 
 
Don Guillett
Guest
Posts: n/a
 
      27th Jan 2007
I didn't look at all of this but you may want to start by
value(al237)>=12 al237>=12

formulas not case sensitive
upper(an237) an237="s"

See if that helps
--
Don Guillett
SalesAid Software
(E-Mail Removed)
"Perico" <(E-Mail Removed)> wrote in message
news:258A7786-9174-449D-A3E4-(E-Mail Removed)...
> =IF(AND(VALUE(AL237)>=14,VALUE(AM237)>=12,TRIM(UPPER(AN237))="S",TRIM(UPPER(AV237))="T319",TRIM(UPPER(AJ237))="Y"),IF(VALUE(AZ237)>600,600,VALUE(AZ237)),IF(AND(VALUE(AL237)>=14,VALUE(AM237)>=11,TRIM(UPPER(AN237))="P",TRIM(UPPER(AV237))="T319",TRIM(UPPER(AJ237))="Y"),IF(VALUE(AZ237)>600,600,VALUE(AZ237)),IF(AND(VALUE(AL237)<14,TRIM(UPPER(AV237))="T318"),IF(VALUE(AZ237)>350,350,VALUE(AZ237)),0)))
>
> The sheet has the following values, but the problem is the cell containing
> this formula is returning 0 and it should return 600:
>
> AL237=14; AM237=12; AN237=P; AV237=T319; AJ237=Y; AZ237=650
>
> All number cells are formatted as number. Do I have a parenthesis out of
> place?



 
Reply With Quote
 
=?Utf-8?B?UGVyaWNv?=
Guest
Posts: n/a
 
      27th Jan 2007
Please disregard my post. I cleaned my glasses and AV237=T318. Thanks!

"Don Guillett" wrote:

> I didn't look at all of this but you may want to start by
> value(al237)>=12 al237>=12
>
> formulas not case sensitive
> upper(an237) an237="s"
>
> See if that helps
> --
> Don Guillett
> SalesAid Software
> (E-Mail Removed)
> "Perico" <(E-Mail Removed)> wrote in message
> news:258A7786-9174-449D-A3E4-(E-Mail Removed)...
> > =IF(AND(VALUE(AL237)>=14,VALUE(AM237)>=12,TRIM(UPPER(AN237))="S",TRIM(UPPER(AV237))="T319",TRIM(UPPER(AJ237))="Y"),IF(VALUE(AZ237)>600,600,VALUE(AZ237)),IF(AND(VALUE(AL237)>=14,VALUE(AM237)>=11,TRIM(UPPER(AN237))="P",TRIM(UPPER(AV237))="T319",TRIM(UPPER(AJ237))="Y"),IF(VALUE(AZ237)>600,600,VALUE(AZ237)),IF(AND(VALUE(AL237)<14,TRIM(UPPER(AV237))="T318"),IF(VALUE(AZ237)>350,350,VALUE(AZ237)),0)))
> >
> > The sheet has the following values, but the problem is the cell containing
> > this formula is returning 0 and it should return 600:
> >
> > AL237=14; AM237=12; AN237=P; AV237=T319; AJ237=Y; AZ237=650
> >
> > All number cells are formatted as number. Do I have a parenthesis out of
> > place?

>
>
>

 
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
Formula Check Please! jeffsmarketplace Microsoft Excel Worksheet Functions 3 19th Aug 2010 07:13 AM
Can someone check this formula please? y_not Microsoft Excel Misc 4 14th May 2006 07:31 PM
How do I set up a formula with a check box? =?Utf-8?B?UnVzc2VsbC1zdGFuZWx5?= Microsoft Excel Misc 2 28th Jan 2005 07:17 PM
Formula check =?Utf-8?B?bmVkYTU=?= Microsoft Excel Misc 1 5th Aug 2004 01:18 AM
please check this formula keyur Microsoft Excel Worksheet Functions 2 3rd Feb 2004 09:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:23 PM.