Dear all,
I hope that you are all well. Happy New Year
I am using the below formula, which is working fine, but I need the blank cell to give a value:
=IF(K6="Set 1 Sounds Group A","1",IF(K6="Set 1 Sounds Group B","2",IF(K6="Set 1 Sounds Group C","3",IF(K6="Ditty Group","4",IF(K6="Red Group","5",IF(K6="Green Group","6",IF(K6="Purple Group","7",IF(K6="Pink Group","8",IF(K6="Orange Group","9",IF(K6="Completed","14",IF(K6="Yellow Group","10",IF(K6="Blue Group","11",IF(K6="Grey Group","12",IF(K6=0,"",IF(K6="Comprehension","13",IF(K6="","0",IF(K6="Literacy and Language","13")))))))))))))))))
If I add K6 as a blank cell it is still returning it to an empty cell. I checked the setting in Excel to see if it was showing view '0'. I tried to change the value to a different number and it still does not show. Is there any way I can fix this without putting any information in the K6 cell?
Thank you.
Kind regards,
Matt
I hope that you are all well. Happy New Year
I am using the below formula, which is working fine, but I need the blank cell to give a value:
=IF(K6="Set 1 Sounds Group A","1",IF(K6="Set 1 Sounds Group B","2",IF(K6="Set 1 Sounds Group C","3",IF(K6="Ditty Group","4",IF(K6="Red Group","5",IF(K6="Green Group","6",IF(K6="Purple Group","7",IF(K6="Pink Group","8",IF(K6="Orange Group","9",IF(K6="Completed","14",IF(K6="Yellow Group","10",IF(K6="Blue Group","11",IF(K6="Grey Group","12",IF(K6=0,"",IF(K6="Comprehension","13",IF(K6="","0",IF(K6="Literacy and Language","13")))))))))))))))))
If I add K6 as a blank cell it is still returning it to an empty cell. I checked the setting in Excel to see if it was showing view '0'. I tried to change the value to a different number and it still does not show. Is there any way I can fix this without putting any information in the K6 cell?
Thank you.
Kind regards,
Matt