Harry0
Member
A1 is
3/11/15
B1 is
=A1 (Wednesday)
(formatted cell to show only day, DDDD)
C1 is
=IF(B1="Wednesday","true","false")
C1 is always false
WHY? file attached if it works for you well it does not work for me. Maybe I am doing something wrong or something that is not allowed.
On another note. Many times it seems like basic things that should work but don't work. Even basic calculations that reference another line give an error despite all numbers. Some say say to do it again but why does it happen in the first place?
3/11/15
B1 is
=A1 (Wednesday)
(formatted cell to show only day, DDDD)
C1 is
=IF(B1="Wednesday","true","false")
C1 is always false
WHY? file attached if it works for you well it does not work for me. Maybe I am doing something wrong or something that is not allowed.
On another note. Many times it seems like basic things that should work but don't work. Even basic calculations that reference another line give an error despite all numbers. Some say say to do it again but why does it happen in the first place?