I don't normally "mess with" Excel much, but I have a rather large sheet that would be quite tedious to complete without using a formula I could apply to all balnk cells within a range.
How could I apply the same formula to all blank cells in a range (a "rectangle" I could first select/highlight, I suppose) that would be:
If this cell is blank, copy the value at Cell[this row, specified column] to this cell.
(a particular column will have the "default" vals for each row - which is what currently blank cells should be populated with).
Also: If these default vals are later manually overwritten, how would I prevent the formula from reverting it back - by deleting the formula in that particular cell?
Bookmarks