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!
great video, thanks
TheCatHatRat 2 weeks ago
Thank you very, very much.
You're the best I've seen here on the Internet
zeca1456 4 months ago
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
sheppey301 5 months ago
Wow, this problem has plagued me for ages...finally a clear solution, THANKS.
Amz1217 11 months ago
thx dude u rock :}
Ascaron50 1 year ago
on event i don"t have the time interval option
sousoupretty 1 year ago
@sousoupretty You haven't clicked the form selector
Firchild 1 year ago
Thanks heaps man!!
ThePinoyboi23 1 year ago
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 1 year ago
@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!
Firchild 1 year ago
@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
Jugantarji 11 months ago
Thanks a Bunch!!!
aaroncampf 1 year ago
can you tell me what happen if I wrote 100, or 10, or 10000 in the time interval box?
thanks
ignmasayuki 2 years ago
@ignmasayuki Not a lot, just the clock would tick at a different rate
Firchild 2 years ago
THANKS!
ignmasayuki 2 years ago
@Firchild
thanks, now I know that time interval in access is based on millisecond, so 1000 millisecond is equal to a second.
ignmasayuki 1 year ago
Thanks so much
budin1998 2 years ago
thanks, you're amazingggg :D
dearmagician 2 years ago
MAN niceee
thanks a lot for these vids :D
kingshinigami1989 2 years ago
Thanks for sharing with us you ideas on Access! this would really be a great help :) keep it up! :)
jhvh2008 2 years ago
thanks very much, clearly explained. Keep them coming
ThomasF1991 2 years ago
Very Nice And Helpful
sumair4u 3 years ago 2
YOUR A LIFE SAVER!!!
MurphDogg11223344 3 years ago 2
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.
Copley417 3 years ago 6
Superb!
You have a natural talent.
UKSecretCourts 3 years ago 4
This is soooo easy! And i thought it would be tough - Thanks!
anita4774 3 years ago 3
very good tutorials!
matthewcl375 3 years ago 2