Group:  Microsoft Access ยป microsoft.public.access.macros
Thread: Macro pause

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Macro pause
Dave 22.02.2006 14:17:33
Is there a way for a macro to open a table then pause while the table is
edited and macro resumes after table is closed?

Dave

Re: Macro pause
Steve Schapel <schapel[ at ]mvps.org.ns> 22.02.2006 17:25:07
Dave,

No, this is not possible.

In any case, it is not a good idea to open a table for editing. The
purpose of tables is data storage, and should generally be regarded as
unsuitable for human consumption in production use. Viewing, entering,
and editing of data is what forms are for. You could open a form based
on your table, edit your data, and then run the remainder of your
existing macro as a separate macro when the form is closed.

--
Steve Schapel, Microsoft Access MVP


Dave wrote:
[Quoted Text]
> Is there a way for a macro to open a table then pause while the table is
> edited and macro resumes after table is closed?
>
> Dave
>

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net