currently I am using this formula, but it will not allow it. "hijklmnop" is just random so that i can then find and replace that string with empty cell.

=IF(originalcell=blank, "hijklmnop", originalcell+RANDBETWEEN(-2,2))