How to keep the value of a cell not a function of the other cell

G

galsaba

cell D3 =10*ROUND((C3*1.1)/10,0)
Now I copied D3 to E3. (E3=D3)
I have the result on E3 now.
I want to do one of the two:
1. changing the value if C3, but I want E3 not to change
2. I want to delete D3 and C3, but I want the value in E3
to stay with no change.

Thanks

galsaba

(is the function E3=#D3?)
 
B

Biff

Hi!

Make cell E3 a constant:

Select E3
Goto Edit>Copy
Then Edit>Paste Special>Values
OK

Biff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top