Re: How to copy a value from one form to another by button?
- From: "lylefair" <lylefair@xxxxxxxx>
- Date: 30 Sep 2005 05:35:25 -0700
Air Code.
Assuming that each form has a Form Class Module (some code) you could
set the Button's OnClick Event Sub to
Form_Contacts.PhoneNumber.Value = PhoneNumber.Value
The dot Value thingmes may be unnecessary. And in some peculiar
circumstances, PhoneNumber.Text might be required.
.
- Prev by Date: Re: Access to ASP
- Next by Date: Re: Filtering report and subreport from form
- Previous by thread: Bang vs. Dot - final answer
- Next by thread: Sendin emails through Microsoft Access
- Index(es):