Forum Discussion
BlueMoose
Jun 26, 2023Brass Contributor
IFS Regarding Specific and Broad Values
I'm trying to find a way to say that if D4 shows as 0000 then if should add 600; but, for all other values other than that, it should show as 2359. I did =if(D4,2359,"") but realised that left me in...
- Jun 27, 2023
SergeiBaklan
Jun 27, 2023Diamond Contributor
BlueMoose
Jun 27, 2023Brass Contributor
Perfect! That did it exactly.
- SergeiBaklanJun 28, 2023Diamond Contributor
BlueMoose , glad to help