B bgcogen Registered User. Local time Today, 14:46 Joined Apr 19, 2002 Messages 61 Apr 19, 2002 #1 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
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
D DJN Guest Apr 19, 2002 #2 Change the control source of your text box to that of your function. =YourFunctionName([ControlName]) David
Change the control source of your text box to that of your function. =YourFunctionName([ControlName]) David