G
gweasel
I've got a logbook set up which has users enter a Due Date and Due
Time (AM/PM - not exact time). When record is edited, I want to check
that that due date is not earlier than the current date. That, I've
got working (using the built in Date() function). I need to do
something similar with the time - but when I do Time() it pulls in the
full time. How can I have it check the system time but only display/
hold onto the AM/PM value?
Time (AM/PM - not exact time). When record is edited, I want to check
that that due date is not earlier than the current date. That, I've
got working (using the built in Date() function). I need to do
something similar with the time - but when I do Time() it pulls in the
full time. How can I have it check the system time but only display/
hold onto the AM/PM value?