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

Hello,
How can I creat following formula in cell A1 ?
If B1 is <0 then in A1 A
If B1 is 0 then in A1 B
If B1 is =0 then in A1 C

Thanks in advance

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default IF Formula

=IF(B1=0,"C",IF(B1<0,"A","B"))

--
Gary''s Student - gsnu200775
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default IF Formula

Thank you very much !

"Gary''s Student" wrote:

=IF(B1=0,"C",IF(B1<0,"A","B"))

--
Gary''s Student - gsnu200775

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 07:58 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"