John Stephen
Programmer
Hi All
VFP9
I wish to Browse a list excluding Datetimes prior to the current DateTime()
Datetime field Closedate
BROWSE FOR Closedate>=Datetime()
Gives me all dates from today forwards but seems to ignore the time. I would like to Browse all records >= the current Date and time
HOURS SET to 24
Is there a simple way of doing this
Thanks Guys
Cheers
John
VFP9
I wish to Browse a list excluding Datetimes prior to the current DateTime()
Datetime field Closedate
BROWSE FOR Closedate>=Datetime()
Gives me all dates from today forwards but seems to ignore the time. I would like to Browse all records >= the current Date and time
HOURS SET to 24
Is there a simple way of doing this
Thanks Guys
Cheers
John