Forum Discussion

JerryTDS's avatar
JerryTDS
Copper Contributor
Feb 20, 2019
Solved

IF cell is empty

I have to upload a spreadsheet and all cells must have something in them. So I want to fill in all blank cells in column A with "A", column B with "B", etc. but if a cell has data I want to leave it ...
  • andyritzert's avatar
    Feb 20, 2019

    Instead of a formula, use the Goto/special function to select the blanks and then type the A, B, C, etc. Select Column A, then hit F5, then click the 'Special...' button, choose the "Blanks" option, then 'OK'. This highlights the blank cells only and all you have to do is type A and Ctrl+Enter. Repeat for the next columns. 

Resources