Mconneen
Mconneen
Joined: Fri May 11 20:44:06 UTC 2018
Latest Posts
-
Do functions support the use of comments?
Do functions support the use of commetns within the code? Something like /* or -- .. or anything ... ?? Might be helpful.
-
How to account for holidays when calculating workdays?
Assume we are using the Project Template database.. A Project has a Beginning and an End function field that pulls the min / max of subproject dates. I added a Holiday table that has a HolidayDate…