View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron Rosenfeld[_2_] Ron Rosenfeld[_2_] is offline
external usenet poster
 
Posts: 1,045
Default Application vs WorksheetFunction

On Sun, 15 Aug 2010 21:22:01 -0400, Ron Rosenfeld
wrote:

(The result is the same if SheetCredit is declared
as Double).


That should read that the result of either Application.rounddown or
Worksheetfunction.RoundDown is the same ... In other words, it works
as expected if SheetCredit is Double.