Forum Discussion
mkissel1
Jan 07, 2023Copper Contributor
How to associate a word with 0 hours
I am trying to make a work schedule. I am not good with Excel. I am using an excel sheet that allows me to calculate the total hours worked for each person for that week. The only issue I am having i...
Peyman_gholami
Jan 07, 2023Copper Contributor
Hi @mkissel
If your problem is just the word "OFF", You can use this formula:
=IF(ISNONTEXT(A2:I2)=TRUE,"insert your formula here">
If your problem is just the word "OFF", You can use this formula:
=IF(ISNONTEXT(A2:I2)=TRUE,"insert your formula here">