473,749 Members | 2,463 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Stopwatch in a form showing hhmmss

547 Contributor
I need to add a stopwatch (textbox type) - does not need to be fancy, to a form showing hhmmss, start/stop and reset buttons.
Anybody with code for it?
Oct 5 '10 #1
5 8509
ADezii
8,834 Recognized Expert Expert
Attached, is a very simple Demo that I put together for you. You should be able to make any changes from this point on.
Attached Files
File Type: zip StopWatch.zip (10.3 KB, 986 views)
Oct 5 '10 #2
neelsfer
547 Contributor
Thx for stopwatch. it does not reset to Zero when i open it in access 2007. Any suggestions pls?
Oct 6 '10 #3
ADezii
8,834 Recognized Expert Expert
The original Stopwatch was just some code to point you in the right direction, try this:
Attached Files
File Type: zip StopWatch_2.zip (13.2 KB, 1334 views)
Oct 6 '10 #4
neelsfer
547 Contributor
thx you are a star
Oct 7 '10 #5
ADezii
8,834 Recognized Expert Expert
You are quite welcome.
Oct 7 '10 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1787
by: robin9876 | last post by:
In an Access 2000 database on some forms 'Calculating...' is continuously displayed in the status bar window and the text of the control is automatically selected. The only workaround is switching to another application and back between each field that data is entered. I have tried this database on pc's that have office 2000 SP1a and SP3. How do investigate what is causing this calculating issue and how do I resolve it?
2
1019
by: Dzemo | last post by:
I want to show some form with animated gif on it (Form1) while some data are processed in background in application. I use dim x as new Form1 x.show for I=0 to 1000000 processing data next I
8
1366
by: Adam Honek | last post by:
Hello, I have an app that starts in sub main() I am making a new instance of a form so it can be displayed. It compiles fine but when the program is run the form shows up but then a split second later closes itself. Why is this?
1
4133
by: Jeremy | last post by:
I apologize for the repost but I am frustrated and desperate for a solution. I need to detect if an external application is displaying a modal form. I.E. dialog box or error message. I found a number of promising examples but unfortunetly they are VB6 examples and just don't seem to be working correctly: ---------------Start Code------------------------------------
0
1196
by: celineMG | last post by:
Hi there, I'm kinda stuck with this hovering effect... I'm no good in VBA and I can't see how perl would help me (it usually gets me out of the muck... :o) ... just not this time!) Anyone with a solution for me? The form displays a specific activity which has a sub-coding. I want to display the sub-coding of the activity as a mouse hover effect as it is only applicable to specific activities .. I'm sure it makes sense somehow! Thanks a...
2
5165
by: Robert McEuen | last post by:
Access 97/2003 Windows XP (Classic Start Menu) I just converted an mdb from A97 to A2K3 and found something that, after Google search, doesn't appear to have been addressed in cdma... I have a form "frmMainMenu" that is the designated startup form (under Tools-Startup). In the Open event of that form, I open another form "frmHidden" and set its Visible property to false. When I converted to A2K3, it worked fine just like in A97. ...
2
1483
by: wb228 | last post by:
Hi, I have a form called "2_Form_Courses" and in my menu I open the same form, just applying different filters. My upcoming courses button doesn't work with dates properly When I run this today (1st March) it should only show 2 records, for the 27th April and 25th May DoCmd.OpenForm "2_Form_Courses", acNormal, , " > #" & Now() & "#"
0
1213
by: www.douglassdavis.com | last post by:
Say I have a div with a form in it. What I would like to do is POST the form to a php script, then show the results that the php page outputs in that same div, without refreshing the entire page. This seems like a client side issue, so, I would think it could be done in Javascript, however, I'm not sure how. I downloaded the Javascript Prototype library, so if there is a way to do it with that library, then that would be good. Does...
1
1512
by: chrism | last post by:
Thanks a lot for the detailed reply, Jerry. As I was trying out your suggestion, I noticed a flaw in my code: Towards the top of the page, before any processing, I set: $cart = $_SESSION; So, I think the page is grabbing the previous values of the session values and using them, not resetting them according to what the user enters into the form. I think that's the problem. So, I moved
1
1892
by: MarkCSharp24 | last post by:
Hi, What I am trying to achive is a form with two datagridviews of the same invoice table but showing diffrent querys. In my invoice table I have a 'Paid' boolean value. I would like one of the datagridviews to show all the rows where paid = true and the other datagridview to show all the rows where paid = false. I have tried just dragging a datagridview from the datasources toolbar, as I normally do, and then copying that table. But...
0
8832
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9566
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9333
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9254
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6800
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4608
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4879
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2791
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2217
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.