Added: 3 years ago
From: Firchild
Views: 48,474
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (28)

Sign In or Sign Up now to post a comment!
  • great video, thanks

  • Thank you very, very much.

    You're the best I've seen here on the Internet

  • Anyone able point me in right direction of linking up real time clock to elapsed time on a form i.e timmer shows how long a record is running for

  • Wow, this problem has plagued me for ages...finally a clear solution, THANKS.

  • thx dude u rock :}

  • on event i don"t have the time interval option

  • @sousoupretty You haven't clicked the form selector

  • Thanks heaps man!!

  • hey thank you for this video! I am wondering if you know how to set a clock in a form that can keep a time seperate than the system clock. Do you know how this would work? Its for a hypothetical time clock for a business (for a class project). Thank you!

  • @mikesta21 Off the top of my head, no, but I bet it's be easy enough to code with a default clock value in VB. The only problem is, that would be the start point every time. You need to base it on a clock somewhere. Be that the system clock, or a clock on a web server. You could get a web server/another pc on a LAN/WAN and attach your clock to that default time. No plans to do a video on it though, sorry!

  • @mikesta21 Just add it to your code e.g.

    [Timer] = 0.5 + Now()

    For 12 hours further ahead. If you mean it runs on a faster scale say by a factor of 10 then it's:

    [Timer] = 10 * Now()

    By the way Thanks for the Vids Firchild

  • Thanks a Bunch!!!

  • can you tell me what happen if I wrote 100, or 10, or 10000 in the time interval box?

    thanks

  • @ignmasayuki Not a lot, just the clock would tick at a different rate

  • THANKS!

  • @Firchild

    thanks, now I know that time interval in access is based on millisecond, so 1000 millisecond is equal to a second.

  • Thanks so much

  • thanks, you're amazingggg :D

  • MAN niceee

    thanks a lot for these vids :D

  • Thanks for sharing with us you ideas on Access! this would really be a great help :) keep it up! :)

  • thanks very much, clearly explained. Keep them coming

  • Very Nice And Helpful

  • YOUR A LIFE SAVER!!!

  • Simple VBA! Never before have I seen something this smooth for Access.I could stay up all night and watch/listen to this gifted brother.

  • Superb!

    You have a natural talent.

  • This is soooo easy! And i thought it would be tough - Thanks!

  • very good tutorials!

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more