View Single Post
  #1   Report Post  
cowboyeti
 
Posts: n/a
Default Removing formulas but keeping formula totals.

I need to delete some columns that are part of other cell formulas. How do I
go about deleting one column but keep the results of the formulas in other
cells?

Ex. I need to delete column G, but need to keep the result in column H.
When I do delete column G I get the #REF! error. I need to remove formula and
keep number 10.3.

G H

10 =G1*1.03


Thanks!