Rounding Function using current cell value as number
Posted by Bryan on June 29, 2000 1:27 PM
I need to use the round function in a macro to round say 254.2365 to 254. The macro works but retains the value 254.2365 if I use the macro in other cells. How can I refer the macro to any cell using whatever number is in the cell?