Re: Best way to pass data between forms?
- From: "Bob Phillips" <bob.NGs@xxxxxxxxxxxxx>
- Date: Tue, 3 Jun 2008 13:33:08 +0100
Declare a public variable in a standard code module, simplest way.
--
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"fedude" <fedude@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6741FFB5-EFCA-4508-9D6E-13DBD2024207@xxxxxxxxxxxxxxxx
I have a form (form A) that "shows" another form (form B). Form B collects
data that I want to be available to Form A when Form B is unloaded.
In addition I want to pass data from Form A to Form B when it is
instantiated. I assume I can set the value of hidden label when I create
form B, but this seems a little stupid.
Any advice on how to do this?
.
- References:
- Best way to pass data between forms?
- From: fedude
- Best way to pass data between forms?
- Prev by Date: Re: Checking to see of a folder exists
- Next by Date: RE: For Loop with headers
- Previous by thread: Best way to pass data between forms?
- Next by thread: Re: Best way to pass data between forms?
- Index(es):
Relevant Pages
|