I want to be able to choose a date with DTpicker, save it with a dim array, then be able to call it back again into the database.
I can get it to save, but when it calls it back i get for the 01/01/2007 i get 31/12/1899 returned.
the right date is saved in the database file, i dont have much hair left to pull, so please help
Just a small simple code would be nice,
MaD
User Profile
Collapse
-
Thanks. I understand now.
I have found the original .exe file from a year ago when i did this before, how can I convert this to be editable in VB, the computer crashed and source code not saved.
Thanks
MaD -
-
sorry that does not help, how do i add time together,
Thanks
MaDLeave a comment:
-
calculating and adding time
I am designing a wages calculator based on time started, and time finished., the total time will be about 3-400 hours a month.
how can I add time together to be over 24 hours,
Saple code below ( i am a novis) this is written just to test the results.
Thanks
Private Sub Command1_Click( )
Dim Time2 As Date
Dim DiffInMins As Long
Dim Cap1 As String
Dim...
No activity results to display
Show More
Leave a comment: