I basically want to know if this is possible.
If I have an Access Database that posts requests for leave into a single mailbox on an Exchange 2000 server and give authorised personel access to the mailbox. Each request contains a link back to the database to approve or reject the particular request. I make a part of the subject line unique (i.e "Request - " + Idno of the request).
Once the link has been clicked and the leave processed, is there any way of deleting / disabling the email to avoid multiple processing of requests by other authorised users.
Either by VBA or Redemption?
If I have an Access Database that posts requests for leave into a single mailbox on an Exchange 2000 server and give authorised personel access to the mailbox. Each request contains a link back to the database to approve or reject the particular request. I make a part of the subject line unique (i.e "Request - " + Idno of the request).
Once the link has been clicked and the leave processed, is there any way of deleting / disabling the email to avoid multiple processing of requests by other authorised users.
Either by VBA or Redemption?