n but, depending on your need you
>>> could use LOOKUP, vLookup
>>>
>>> Don Guillett
>>> Microsoft MVP Excel
>>> SalesAid Software
>>> dguille...@gmail.com
>>>
>>> *From:* Ashish Bhalara
>>> *Sent:* Tuesday, March
, depending on your need you could use
LOOKUP, vLookup
Don Guillett
Microsoft MVP Excel
SalesAid Software
dguille...@gmail.com
From: Ashish Bhalara
Sent: Tuesday, March 06, 2012 10:14 PM
To: excel-macros@googlegroups.com
Subject: Re: $$Excel-Macros$$ Need if
, March 06, 2012 10:14 PM
>> *To:* excel-macros@googlegroups.com
>> *Subject:* Re: $$Excel-Macros$$ Need if formula
>>
>> Dear expert,
>>
>> If function used maximum 7 time in an function, if the requirement of
>> condition if is more than 7, what is the function
m
>
> *From:* Ashish Bhalara
> *Sent:* Tuesday, March 06, 2012 10:14 PM
> *To:* excel-macros@googlegroups.com
> *Subject:* Re: $$Excel-Macros$$ Need if formula
>
> Dear expert,
>
> If function used maximum 7 time in an function, if the requirement of
> condition if is m
You didn’t show us your situation but, depending on your need you could use
LOOKUP, vLookup
Don Guillett
Microsoft MVP Excel
SalesAid Software
dguille...@gmail.com
From: Ashish Bhalara
Sent: Tuesday, March 06, 2012 10:14 PM
To: excel-macros@googlegroups.com
Subject: Re: $$Excel-Macros$$ Need
Hi,
In 200 version u can use only 7 if condition however in 2007 and later
version u can use 64 if condition...
Thanks
seraj
On Tue, Mar 6, 2012 at 8:14 PM, Ashish Bhalara wrote:
> Dear expert,
>
> If function used maximum 7 time in an function, if the requirement of
> condition if is more th
Dear expert,
If function used maximum 7 time in an function, if the requirement of
condition if is more than 7, what is the function used or which type of
condition are need to fulfill 10 different condition?
Thanks & regards
Ashish Bhalara
On Tue, Mar 6, 2012 at 5:05 PM, Sharad Gupta <
sharadg
On Tue, 06 Mar 2012 14:42:54 +0530 wrote
>hi Experts,
please provide if condition formula for attached sheet.
Thanks,Rekah
--
>
FORUM RULES (986+ members already BANNED for violation)
>
>
1) Use concise, accurate thread titles. Poor thread titles, like Please Help,
Urgent, Need Help, Formu
Try this formula...
=IF(A1>2,"Check",IF(A1<0,"Okay","Safe"))
On Tue, Mar 6, 2012 at 1:17 PM, Maries wrote:
> *Try it..*
> =IF(A2<2,"Okay",IF(A2>2,"Needs Change","Safe"))
> On Tue, Mar 6, 2012 at 1:14 PM, Abhishek Jain wrote:
>
>> 0-1 = Okay
>> 2 = Safe
>> > 2 = Needs change
>>
>> Use this formu
*Try it..*
=IF(A2<2,"Okay",IF(A2>2,"Needs Change","Safe"))
On Tue, Mar 6, 2012 at 1:14 PM, Abhishek Jain wrote:
> 0-1 = Okay
> 2 = Safe
> > 2 = Needs change
>
> Use this formula -
>
> =IF(A2<2,"Okay",IF(A2>2,"Needs Change","Safe"))
>
>
>
>
> On Tue, Mar 6, 2012 at 2:42 PM, Abhishek Jain wrote:
>
>
0-1 = Okay
2 = Safe
> 2 = Needs change
Use this formula -
=IF(A2<2,"Okay",IF(A2>2,"Needs Change","Safe"))
On Tue, Mar 6, 2012 at 2:42 PM, Abhishek Jain wrote:
> Aren't less then 2 and between 0-2 are the same conditions ?
>
>
>
> On Tue, Mar 6, 2012 at 2:34 PM, rekha siri wrote:
>
>> hi Expe
Aren't less then 2 and between 0-2 are the same conditions ?
On Tue, Mar 6, 2012 at 2:34 PM, rekha siri wrote:
> hi Experts,
>
> please provide if condition formula for attached sheet.
>
> Thanks,
> Rekah
>
> --
> FORUM RULES (986+ members already BANNED for violation)
>
> 1) Use concise, accu
12 matches
Mail list logo