Hi, so what I'm working on is trying to automate status updates between different sheets. The first formula is looking at a status within the same sheet that the formula is written.
This formula is working correctly and has no issues. However when including a nested formula to look at a different sheet, that is where that problem lies. I need to be able to target the entire column in the other sheet, but when I do that the formula throws an error.
I have noticed however that if I target a single cell within that column, then the formula works correctly.
I'm at a complete loss as to what to do. I know I'm missing something but I'm not sure what that is, so any help would definitely be appreciated. Thanks