Thread
:
now function
View Single Post
#
4
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions,microsoft.public.excel.newusers
Rick Rothstein \(MVP - VB\)
external usenet poster
Posts: 2,202
now function
NOW gives both the date and the time. in A1:
=NOW()-INT(NOW())
Or even... =NOW()-TODAY()
Rick
Reply With Quote
Rick Rothstein \(MVP - VB\)
View Public Profile
Find all posts by Rick Rothstein \(MVP - VB\)