I have Two text boxes on one form, Time purchased, and Time available, and another text box on a different form, Total Time.
I want to be able to input the Time Purchased (which i can do), I then want to up date the Total Time when a new call is taken (which i can also do) The problem is i want to beable to show the time that is remaining after having subtracted the Total Time (which is located on one form) from the Time Purchased (located on a different form)and show the result in the Time Available test box.
Will i have problems if the Time Purchased box is null?
I want to be able to input the Time Purchased (which i can do), I then want to up date the Total Time when a new call is taken (which i can also do) The problem is i want to beable to show the time that is remaining after having subtracted the Total Time (which is located on one form) from the Time Purchased (located on a different form)and show the result in the Time Available test box.
Will i have problems if the Time Purchased box is null?