Access Database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Peter Gaerty
    New Member
    • Jul 2012
    • 1

    Access Database

    I want to be able to set a invoice issue date.
    and have it automatically update by 30days in the invoice due date. In a Microsoft Access Database. Thanks for your help.
    Peter
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Have you tried posting your question in the MS Access forum?


    ~~ CK

    Comment

    • Mudassir
      New Member
      • May 2012
      • 85

      #3
      You can use DateAdd() for this
      ...
      Addan

      Comment

      Working...