Cornerstone
MIS
This should be easy but I am new to this. I have two comboboxes on my form. Each is populated with time values that look like this:
6:00 AM
6:30 AM
etc
I want a person to be able to pick for example 10:00PM in one combobox and 5:00 PM in the other and have a text box show the number 5 which is the number of hours between the two boxes. If it were 7:30 PM and 12:00 AM it is obviously 4.5.
How can I do this?
6:00 AM
6:30 AM
etc
I want a person to be able to pick for example 10:00PM in one combobox and 5:00 PM in the other and have a text box show the number 5 which is the number of hours between the two boxes. If it were 7:30 PM and 12:00 AM it is obviously 4.5.
How can I do this?