melaniemcisaac
New Member
- Joined
- Dec 14, 2018
- Messages
- 3
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]12/10/2018
[/TD]
[TD]12/9/2018
[/TD]
[TD]=IF(A1="","",(IF(B1>A1,"NO","YES")))
[/TD]
[TD]NO
[/TD]
[/TR]
[TR]
[TD]12/3/2018
[/TD]
[TD]12/2/2018
[/TD]
[TD]=IF(A2="","",(IF(B2>A2,"NO","YES")))
[/TD]
[TD]YES
[/TD]
[/TR]
</tbody>[/TABLE]
I am currently trying to make these two cells both say "NO".
I cannot find where the formula stops working.
This is the formula now. =IF(A1="","",(IF(B1>A1,"NO","YES")))
The cells have the same parameters so I am not sure if it is because of the number format.
If Cell B1 is lower than A1, I want it to say "YES". If it is higher I want it to say "NO"
<tbody>
[TD="width: 36%"]
[/TD]
[TD="width: 37%"]
[/TD]
[TD="width: 27%, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=ccffcc]#ccffcc[/URL] "]
[/TD]
[TD="width: 36%"]
[/TD]
[TD="width: 37%"]
[/TD]
[TD="width: 27%, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=ccffcc]#ccffcc[/URL] "]
[/TD]
</tbody>
<tbody>[TR]
[TD]12/10/2018
[/TD]
[TD]12/9/2018
[/TD]
[TD]=IF(A1="","",(IF(B1>A1,"NO","YES")))
[/TD]
[TD]NO
[/TD]
[/TR]
[TR]
[TD]12/3/2018
[/TD]
[TD]12/2/2018
[/TD]
[TD]=IF(A2="","",(IF(B2>A2,"NO","YES")))
[/TD]
[TD]YES
[/TD]
[/TR]
</tbody>[/TABLE]
I am currently trying to make these two cells both say "NO".
I cannot find where the formula stops working.
This is the formula now. =IF(A1="","",(IF(B1>A1,"NO","YES")))
The cells have the same parameters so I am not sure if it is because of the number format.
If Cell B1 is lower than A1, I want it to say "YES". If it is higher I want it to say "NO"
<tbody>
[TD="width: 36%"]
[/TD]
[TD="width: 37%"]
[/TD]
[TD="width: 27%, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=ccffcc]#ccffcc[/URL] "]
[/TD]
[TD="width: 36%"]
[/TD]
[TD="width: 37%"]
[/TD]
[TD="width: 27%, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=ccffcc]#ccffcc[/URL] "]
[/TD]
</tbody>