Weird Question??

bgcogen

Registered User.
Local time
Today, 03:42
Joined
Apr 19, 2002
Messages
61
Hi. Your probably going to think I'm stupid for asking this. I've got a module that performs a task on a list of times, and I need to use it in calculating a figure in a report. Can this be done??
Thanks
 
Change the control source of your text box to that of your function.

=YourFunctionName([ControlName])

David
 

Users who are viewing this thread

Back
Top Bottom