Hi,
I have a subform that calculates the number of working days between two date (using a module and a table of holidays) and then an expression that calls the module (deltadays=([holidaystart],[holidayend])).
I want to return the calculated total (Sum?) of these days to a control in the parent form. Can anyone tell me how I might do this?
Thanks!
I have a subform that calculates the number of working days between two date (using a module and a table of holidays) and then an expression that calls the module (deltadays=([holidaystart],[holidayend])).
I want to return the calculated total (Sum?) of these days to a control in the parent form. Can anyone tell me how I might do this?
Thanks!