modules 
Author Message
 modules

Quote:
> I have written a detailed IF Then statement, and now I
> would like to assign it to a text box.  Is this possible?

Put the code in one of the TextBox's event procedures
such as AfterUpdate or Change.

HTH,
Merjet



Sun, 15 May 2005 11:40:43 GMT  
 modules
Umm. What do you mean "assign it to a text box"? Do you mean that you want
to use the IF statement to place content in the text box? Under what
conditions do you want to do this... when something else is changed, when
every record is displayed, ??? Please clarify in the newsgroup, not by
e-mail. Thanks.

--
Larry Linson   http://www.ntpcug.org -- North Texas PC User Group
   http://members.tripod.com/ntaccess -- Access SIG
   http://members.tripod.com/accdevel -- Access Samples and Examples
   http://appdevissues.tripod.com/downloads.htm -- Presentations

Quote:
> I have written a detailed IF Then statement, and now I
> would like to assign it to a text box.  Is this possible?
> I thought I could use the "Control Source" property, but
> to date I have not been successful.

> Help



Sun, 15 May 2005 12:38:19 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Modules, Modules, Modules

2. VBA Module to Module

3. Circular Reference Between Modules when 2 Class Modules Listen to Each others Events

4. Referece a module and have it not run the module

5. Edit / change module witin module

6. Class modules 97 - Refering to array within a custom class module

7. Debug a module that changes code in a report module

8. Passing input box value from Form Module to report module

9. Call module functions from outside of module?

10. copy module to another module

11. UserForm code module not visible from normal module

12. Class Module and Module

 

 
Powered by phpBB® Forum Software