Thread: floor function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
srroduin
 
Posts: n/a
Default floor function

I'm trying to use the floor function in excel VBA using both date and time.
Is this possible?

For example round down 05/15/06 17:58 to 05/15/06 17:00

Thanks in advance. :)