Re: calling function without wait
- From: "Roy Goldhammer" <roy@xxxxxxxxxxx>
- Date: Wed, 20 Jun 2007 15:05:28 +0300
Of course
I build software to present table data
and i need to open the same form more then once (which is impossible as far
as i know).
In order to do so i have master form and when i "open table" i create copy
of the form in new name with table name.
When I close the form it will be deleted.
in order to do so i would like to create function that delete the form only
if it is not loaded. and to activate it i would like to run it from form
close and wait until it closed then delete it
"Stefan Hoffmann" <stefan.hoffmann@xxxxxxxxxx> wrote in message
news:eVfyeIzsHHA.1212@xxxxxxxxxxxxxxxxxxxxxxx
hi Roy,
Roy Goldhammer wrote:
When i run function from modul in access or in vb and call to diffrentHuh? Can you give us an example, please?
function, the exeution of the current function waits until the calling
function finished.
However if i use shell the function doesn't wait.
Is there a way to call funcion that don't wait?For functions in VBA this is not possible.
mfG
--> stefan <--
.
- Follow-Ups:
- Re: calling function without wait
- From: George Nicholson
- Re: calling function without wait
- From: Marshall Barton
- Re: calling function without wait
- From: Stefan Hoffmann
- Re: calling function without wait
- References:
- calling function without wait
- From: Roy Goldhammer
- Re: calling function without wait
- From: Stefan Hoffmann
- calling function without wait
- Prev by Date: Re: calling function without wait
- Next by Date: Re: calling function without wait
- Previous by thread: Re: calling function without wait
- Next by thread: Re: calling function without wait
- Index(es):
Relevant Pages
|