Recognizing that there will be 2 weekend days for every 5 working days, try
adding 28 days to the accepted date to get the target date.
For more sophistication, take a look at
http://www.mvps.org/access/datetime/date0012.htm at "The Access Web". (If
you are actually using Access 2.0, as your subject line indicates, you'll
have to change all references to the Date data type to Variant, as I seem to
recall that Access 2.0 didn't have a Date data type)

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
> Hi Everyone,
>
[quoted text clipped - 19 lines]
> I have no preference over code or macro, which ever is better for this
> application.