PC Review


Reply
Thread Tools Rate Thread

Continuous running macro

 
 
mcolson
Guest
Posts: n/a
 
      28th Mar 2007
I would like to create a macro that runs continuously while a
spreadsheet is open. I need to be able to enter information into the
spreadsheet, and have the sheet update itself as I enter data.

thanks for your help.

 
Reply With Quote
 
 
 
 
NickHK
Guest
Posts: n/a
 
      28th Mar 2007
You have rethink your strategy because Excel cannot be in edit mode and have
a macro running; one or the other, not both.
Why do need a continuous macro ?

NickHK

"mcolson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I would like to create a macro that runs continuously while a
> spreadsheet is open. I need to be able to enter information into the
> spreadsheet, and have the sheet update itself as I enter data.
>
> thanks for your help.
>



 
Reply With Quote
 
Susan
Guest
Posts: n/a
 
      28th Mar 2007
there isn't such a thing.
what is available are worksheet_change macros that will execute
immediately every time somebody makes a change on the worksheet.

links to sample threads about worksheet_change:

1.
http://groups.google.com/group/micro...ce7a07396bb968

2.
http://groups.google.com/group/micro...4931a8ec0547a1

hope this helps!
susan


On Mar 28, 7:40 am, "mcolson" <mcolson1...@gmail.com> wrote:
> I would like to create a macro that runs continuously while a
> spreadsheet is open. I need to be able to enter information into the
> spreadsheet, and have the sheet update itself as I enter data.
>
> thanks for your help.



 
Reply With Quote
 
=?Utf-8?B?TWlrZQ==?=
Guest
Posts: n/a
 
      28th Mar 2007
You can't do that but you can have cells change in response to changes
elsewhere in the workbook. Please be specific about what you are trying to do.

Mike

"mcolson" wrote:

> I would like to create a macro that runs continuously while a
> spreadsheet is open. I need to be able to enter information into the
> spreadsheet, and have the sheet update itself as I enter data.
>
> thanks for your help.
>
>

 
Reply With Quote
 
=?Utf-8?B?VG9tIE9naWx2eQ==?=
Guest
Posts: n/a
 
      28th Mar 2007
Beyond the already suggested use of events,
Isn't that what formulas do?

The answer would depend on what you mean by Update and what that involves.

--
Regards,
Tom Ogilvy


"mcolson" wrote:

> I would like to create a macro that runs continuously while a
> spreadsheet is open. I need to be able to enter information into the
> spreadsheet, and have the sheet update itself as I enter data.
>
> thanks for your help.
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Running a combo box on a continuous form Peter Hallett Microsoft Access Form Coding 7 12th Mar 2008 02:17 AM
code not running for continuous forms omar.norton@gmail.com Microsoft Access Form Coding 0 30th Aug 2007 11:57 AM
Running Sum on a Continuous View subform FredK Microsoft Access Forms 1 30th Jul 2007 07:52 AM
Continuous Running Total =?Utf-8?B?U2NvdHR5?= Microsoft Excel Misc 0 20th Mar 2007 01:01 PM
A Continuous Running Stream of Photos wdrewer@quinnevans.com Microsoft Powerpoint 1 14th Sep 2006 03:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:24 AM.