Start when open

All discussions here

Start when open

Unread postby bluefeather8989 » Sun Nov 15, 2009 4:45 pm

[color=#0040FF]can u make an option that will start count down when stopwatch program is open :?: BTW i love this program and would buy it if u could add this feature.
Last edited by bluefeather8989 on Wed Apr 07, 2010 12:20 am, edited 1 time in total.
bluefeather8989
 
Posts: 7
Joined: Sun Nov 15, 2009 4:38 pm

Re: Start when open

Unread postby Stopwatch » Sun Nov 15, 2009 8:10 pm

Stopwatch
Site Admin
 
Posts: 439
Joined: Thu Feb 19, 2009 6:25 pm

Re: Start when open

Unread postby bluefeather8989 » Sun Nov 22, 2009 5:45 pm

Thank you for your help. can you help me on making an macro fro excell that will open the stopwatch count down and make it start automatic ?? this is what i really need it to do
bluefeather8989
 
Posts: 7
Joined: Sun Nov 15, 2009 4:38 pm

Re: Start when open

Unread postby Stopwatch » Sun Nov 22, 2009 7:03 pm

I'm not familiar with Excel macros. Let's try anyway.
Stopwatch
Site Admin
 
Posts: 439
Joined: Thu Feb 19, 2009 6:25 pm

Re: Start when open

Unread postby cwmst7 » Wed Jan 06, 2010 3:39 pm

Try this:

Sub Stopwatch()
'
' Stopwatch Macro
'
Shell "C:\Program Files\XNote Stopwatch\xnsw.exe start", vbNormalFocus
End Sub



Shell starts and external program and runs it, not waiting to see it's results or anything. vbNormalFocus just says to set focus to the stopwatc. There are several other focus constants you can use (Maximize, Miniminze, ...)
cwmst7
 


Return to Main forum

Who is online

Users browsing this forum: Majestic-12 [Bot] and 94 guests

cron