A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Select the cells.
Press Alt+F11 to activate the Visual Basic Editor.
Press Ctrl+G to activate the Immediate window.
Type the following line, then press Enter:
Selection.Value = Selection.Value
Press Alt+F4 to close the Visual Basic Editor.