A
adriany
i have 3 textbox in form1
txtbox1.defaultvalue = currentuser()
txtbox2.defaultvalue= date()
txtbox2.dfaultbalue= time()
I like to open form1 and Automatically sent txtbox1,2,3
data to table1. not sure how this can be done.
or anyone have better solution to look who's login in at
what date and time!
thanks all
txtbox1.defaultvalue = currentuser()
txtbox2.defaultvalue= date()
txtbox2.dfaultbalue= time()
I like to open form1 and Automatically sent txtbox1,2,3
data to table1. not sure how this can be done.
or anyone have better solution to look who's login in at
what date and time!
thanks all