Forum Discussion
abdullahmuthanna
Jun 04, 2022Copper Contributor
Move Value between blanks and skip the blank cells
Hello, I've column that's include a values and blanks so i just need to move only values without taking the blanks with the formula what i tried is : used =IF(Main!O5,Main!J5,"") so the fo...
abdullahmuthanna
Jun 04, 2022Copper Contributor
Guys the idea is i just want to return values that's include True ( because it will return me the value ) and i want to skip the blanks ( because it will return me #Value! )