User Profile

Collapse

Profile Sidebar

Collapse
madbrit
madbrit
Last Activity: Jul 16 '07, 11:53 PM
Joined: Jul 2 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • madbrit
    started a topic DTpicker to text

    DTpicker to text

    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
    See more | Go to post

  • madbrit
    replied to calculating and adding time
    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
    See more | Go to post

    Leave a comment:


  • madbrit
    replied to calculating and adding time
    Not interested in the date aspect, just time

    Ta
    See more | Go to post

    Leave a comment:


  • madbrit
    replied to calculating and adding time
    sorry that does not help, how do i add time together,

    Thanks

    MaD
    See more | Go to post

    Leave a comment:


  • madbrit
    started a topic calculating and adding time

    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...
    See more | Go to post
No activity results to display
Show More
Working...