1 Attachment(s)
Add a time from a TextBox into a ListBox
I need to add a time from a textbox into a list box with a message after that time.
I've tried many different codes all with poor results. Either I can't change the time or when I changed the time it adds every move to the listbox e.g if the time is 10:00 and I want to change it to 2:00 when I click backspace it adds 10:0, 10:, 10, 1, etc to the list box.
I have to do this without using a button.
Please help!
Attached is an image of what should happen.
If you know how to do the times for the checkbox's that would help also. (numbers in brackets represent time in minutes)
Thanks