Hello,
I am working on an access dB where the release date is only populated once the products have been released otherwise remain blank. I can calculate the working days if the MfgDate and FFReleaseDate are both populated but get an #error if the FFReleaseDate is blank. I would like the working days to be zero if the release date field is blank. Doing this with vba code (Attached). Please help.
Regards,
Kas
I am working on an access dB where the release date is only populated once the products have been released otherwise remain blank. I can calculate the working days if the MfgDate and FFReleaseDate are both populated but get an #error if the FFReleaseDate is blank. I would like the working days to be zero if the release date field is blank. Doing this with vba code (Attached). Please help.
Regards,
Kas
Comment