Return empty cell from formula in Excel - Stack Overflow

Return empty cell from formula in Excel - Stack Overflow

瀏覽:304
日期:2025-10-04
IF(some_condition,EMPTY(),some_value) ... You're going to have to use VB, then . You'll iterate over the cells in your range, test the condition, and delete the ......看更多