Forum Discussion

HeyRob950's avatar
HeyRob950
Copper Contributor
Apr 18, 2024

Not getting blank cell if there is no value in formula cell

Hello,

 

   I am using a this formula to grab the 'day of week' from a column of dates:  

 

 

 

=TEXT(WEEKDAY(A69), "ddd")

 

 

 

Unfortunately, if there is no value in A69, then the cell this formula is applied to gives me 'Sat' instead of a blank/empty cell. Is there an easy way to resolve this? Any help is greatly appreciated!

Rob

Resources