Hi Again All:
My question is this (I'm still new and learning with Access):
Say I create a form (frmHyp) with no record source. On this form I have a text box (txtTime) with no control source and a command button (cmdExe). I also have a table (tblHyp) that has one column, Time.
If I run the form and enter "8" into txtTime, what code would I have to put into cmdExe to input that "8" into tblHyp. This maybe a stupid question but I don't want to use tblHyp as the record source for the form.
TIA!!!!!!!
My question is this (I'm still new and learning with Access):
Say I create a form (frmHyp) with no record source. On this form I have a text box (txtTime) with no control source and a command button (cmdExe). I also have a table (tblHyp) that has one column, Time.
If I run the form and enter "8" into txtTime, what code would I have to put into cmdExe to input that "8" into tblHyp. This maybe a stupid question but I don't want to use tblHyp as the record source for the form.
TIA!!!!!!!