G
Guest
If someone is able to help, I need a macro that will select a given range of
cells then convert them to a new name: See example
If C7:C20 is >= 0.1 then replace cell contents with 625
Basically, I need to replace the contents of all cells in a given range
(that contain data) with a constant number like 625. If the cell is blank I
want to leave it blank.
cells then convert them to a new name: See example
If C7:C20 is >= 0.1 then replace cell contents with 625
Basically, I need to replace the contents of all cells in a given range
(that contain data) with a constant number like 625. If the cell is blank I
want to leave it blank.