Converting functions into numbers

V

vesuvius

For example, using the function =2*3, I will get a 6 in the cell.

Now I would like to copy the 6 into another cell.

Using the usual copy, I will copy the function.

Is there a way that I can copy the 6 as a number and not as a function?
 
R

Ron Coderre

•Select source cell
•Edit.Copy
•Select destination cell
•Edit.Paste Special
-Select: Values
-Click the [OK] button

Is that what you're looking to do?

Regards,
Ron
 
Top