T
Tim
Hi,
I'm using the DTPicker to get the date and time.
I have a table that has 2 columns called RFIStart and
RFIEnd, on my form I setup a DTPicker for each box and that
works fine. The user clicks on the RFIStart box and picks
the Date, and changes the time to the correct time it
started. and the same goes for the RFIEnd.
So they look like
RFIStart = 05/Jul/2004 12:12
RFIEnd = 07/Jul/2004 15:45
I have the mask setup as dd/MMM/yy HH:mm
What I want is to have another box that would display the
difference between the start and end datea... and then if
the differece falls within a range I can have another box
say that the SLA was met or not.
Thanks
I'm using the DTPicker to get the date and time.
I have a table that has 2 columns called RFIStart and
RFIEnd, on my form I setup a DTPicker for each box and that
works fine. The user clicks on the RFIStart box and picks
the Date, and changes the time to the correct time it
started. and the same goes for the RFIEnd.
So they look like
RFIStart = 05/Jul/2004 12:12
RFIEnd = 07/Jul/2004 15:45
I have the mask setup as dd/MMM/yy HH:mm
What I want is to have another box that would display the
difference between the start and end datea... and then if
the differece falls within a range I can have another box
say that the SLA was met or not.
Thanks