find-closest-date
Last Update: 7/13/2018
To find the closest date/time value in a dataset by Edit:Find menu
date(2004-02-01 09:39:54.500,"yyyy''MM''dd HH':'mm':'ss'.'###")=;
To find the closest date/time value in a dataset by Edit: Go to menu
mydate=date(2004-02-01 09:40:00.000,"yyyy'-'MM'-'dd HH':'mm':'ss'.'###"); index(mydate,col(1),0)=;
Keywords:Date, Time, Find, closest date value