Hi,
I have a subform which calculates a number of hours. However I want to be able to run a macro if the total hours are 37 and over.
For example
If Field - Number of hours, total sum is greater than or equal to 37 and you click save then it runs a macro which runs an append query.
If the total hours is less than 37 then it wont allow the user to run the macro
What would be the best way to go about this?
Thanks,
Jason
I have a subform which calculates a number of hours. However I want to be able to run a macro if the total hours are 37 and over.
For example
If Field - Number of hours, total sum is greater than or equal to 37 and you click save then it runs a macro which runs an append query.
If the total hours is less than 37 then it wont allow the user to run the macro
What would be the best way to go about this?
Thanks,
Jason