F Fred Smith Feb 8, 2006 #3 One way is to use MRound: =Mround(a1,1000) This requires the Analysis ToolPak to be installed. Or: =int(a1/1000)*1000
One way is to use MRound: =Mround(a1,1000) This requires the Analysis ToolPak to be installed. Or: =int(a1/1000)*1000