I have a very simple if formula that will not copy correctly. I would like the cell to display a "-" if another cell contains a value and stay blank if the same cell is blank. I've used this formula =IF(K2>-1,"-",IF(K2="","")) which worked just fine previously, but when I dragged it down through the column it would just show the "-" regardless of whether K2 had a value or not. Now even the original cell is showing "-" when the value in K2 is deleted. I have already made sure that the calculation method is set to "automatic". I'm sure it is something silly. Thanks in advance for the help.
Bookmarks