Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default two things at once?


I am trying to make a game with Excel. It's a word game, and part of it
is you have to type in a word before the game timer elapses. The timer
is the easy part. I am using a Do While Loop and a timer to subtract a
second off the game timer every second. The problem is you can't type
into a cell while the timer is running. I have added DoEvents to allow
other processes, but typing tends to stop the timer.

I thought I'd see if anyone had any ways around Excel's apparent
inability to do two things at once.


--
evanzo
------------------------------------------------------------------------
evanzo's Profile: http://www.excelforum.com/member.php...o&userid=29167
View this thread: http://www.excelforum.com/showthread...hreadid=488926

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default two things at once?

There's a vba implementation of the visual basic timer on my site that will
sort you out.

Robin Hammond
www.enhanceddatasystems.com

"evanzo" wrote in
message ...

I am trying to make a game with Excel. It's a word game, and part of it
is you have to type in a word before the game timer elapses. The timer
is the easy part. I am using a Do While Loop and a timer to subtract a
second off the game timer every second. The problem is you can't type
into a cell while the timer is running. I have added DoEvents to allow
other processes, but typing tends to stop the timer.

I thought I'd see if anyone had any ways around Excel's apparent
inability to do two things at once.


--
evanzo
------------------------------------------------------------------------
evanzo's Profile:
http://www.excelforum.com/member.php...o&userid=29167
View this thread: http://www.excelforum.com/showthread...hreadid=488926



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default two things at once?

I have posted an example at http://cjoint.com/?lDohCca2wE which you should
be able to use.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"evanzo" wrote in
message ...

I am trying to make a game with Excel. It's a word game, and part of it
is you have to type in a word before the game timer elapses. The timer
is the easy part. I am using a Do While Loop and a timer to subtract a
second off the game timer every second. The problem is you can't type
into a cell while the timer is running. I have added DoEvents to allow
other processes, but typing tends to stop the timer.

I thought I'd see if anyone had any ways around Excel's apparent
inability to do two things at once.


--
evanzo
------------------------------------------------------------------------
evanzo's Profile:

http://www.excelforum.com/member.php...o&userid=29167
View this thread: http://www.excelforum.com/showthread...hreadid=488926



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Things to do with the cells DDD Excel Discussion (Misc queries) 1 December 8th 08 01:05 AM
A few things Bryan De-Lara[_2_] Excel Worksheet Functions 6 November 3rd 08 04:58 PM
######THEY DO DIFFERENT THINGS TO GET IT############# keerthi Charts and Charting in Excel 0 April 30th 08 07:45 AM
2 things Srikanth Veera Excel Programming 2 September 26th 04 11:48 PM
2 things Michael Wise Excel Programming 6 March 5th 04 07:25 AM


All times are GMT +1. The time now is 04:49 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"