Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
This is my formula: =IF(b5=0 0 d5). What is wrong with it? I cannot get
past messages that there is something amiss. |
#2
![]() |
|||
|
|||
![]()
=IF(B5=0,0,D5)
Or, if you have European settings, =IF(B5=0;0;D5) What do you see if you enter this formula? Why do you think it is wrong? -- Kind regards, Niek Otten "Janie Ellen" <Janie wrote in message ... This is my formula: =IF(b5=0 0 d5). What is wrong with it? I cannot get past messages that there is something amiss. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to make excel not to compute formula | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
How do I make this formula work =if(a1=(b10:b20),"good","bad"). | Excel Worksheet Functions | |||
Formula to make Excel count business days/skip weekends? | Excel Worksheet Functions | |||
How do I make an If-Then formula in Excel? | Excel Worksheet Functions |