Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 45
Default If Condition Problem

Hi,

=IF(AND(B460<21),"NOT",IF(B421<60,"ELI"))

this formula not working,

i want result in A2 Not or ELI,

If thr is any possible do in macro pls let me abt the, bcoz new to the
macro.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 63
Default If Condition Problem

Formula should be:

=IF(OR(B460,B4<21),"NOT","ELI")

greetz

"deen" schreef in bericht
...
Hi,

=IF(AND(B460<21),"NOT",IF(B421<60,"ELI"))

this formula not working,

i want result in A2 Not or ELI,

If thr is any possible do in macro pls let me abt the, bcoz new to the
macro.



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
lookup with multiple condition, but one condition to satisfy is en Eddy Stan Excel Worksheet Functions 2 October 27th 07 02:06 PM
Vlookup using if condition or any other way to slove problem dhir Excel Worksheet Functions 3 June 16th 07 07:19 AM
Combine an OR condition with an AND condition Will Excel Discussion (Misc queries) 1 April 6th 07 03:52 PM
countif condition problem Scott Excel Worksheet Functions 8 November 11th 05 08:59 AM
Problem with IF condition or vector lookup? J-Philippe Excel Worksheet Functions 4 January 15th 05 08:41 PM


All times are GMT +1. The time now is 02:48 PM.

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

About Us

"It's about Microsoft Excel"