Hey guys, I'm trying to sum cells that are 12 cells apart for a rota, the only issue is that at the end of everyday the rota is cut down to what was used that day but then my SUM for totals goes to REF. example: I have =SUM(K1+K12+K24+K36) , The value of each k cells is ALWAYS going to be either 1 or blank, I just want to add the 1s together. This works fine, but if we only get to K24 that day, we need to delete K36 to setup for tomorrow, but once I do that I get a ref error. I know I can just remove K24 from the formula but this is for 11 separate sums every day so it would be handy if there was a way to ignore the ref error after deleting a non contiguous cell.
I've tried basically everything I can find but most things I can see help prevent the ref error with contiguous cells and don't work for my needs, any help would be appreciated as you'll make me look good in work lol
I've tried basically everything I can find but most things I can see help prevent the ref error with contiguous cells and don't work for my needs, any help would be appreciated as you'll make me look good in work lol