#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 168
Default IF

Hello,
Please help me on this matter
IF(A1<0 & A1 -100 ,"A",B")
becarefull first is 0 and second minus -100

Thanks in advance

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 718
Default IF

=IF(AND(A1<0,AI-100),"A","B")

HTH
--
AP

"Tufail" a écrit dans le message de news:
...
Hello,
Please help me on this matter
IF(A1<0 & A1 -100 ,"A",B")
becarefull first is 0 and second minus -100

Thanks in advance



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



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

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"