Search results

  1. T

    Email from Access

    Function call error Hi, I read this forum and this code is what i wanted to implement in my project. I followed all your steps. I created a module name SendEmail with your code. Changed all my field names and tablenames. Check for error. I then created a command button with a on click...
  2. T

    Date Criteria

    Date Criteria Question Hi, What if I only want to display only the latest date in the Query or Form. is there a Maximum function. Date()>=DateAdd("d",90,[AuditDate]) AND ((((((Max[AuditDate]????)))))
  3. T

    Date Criteria

    Thank you so muchhh Thank you so much for your help. It worked greattt :D. this forum is awesome. E
  4. T

    Date Criteria

    hi guys, I am newbie :) just started learning how to use access a month ago. It may be a simple question to some of you guys, but I am having trouble figuring how to implement this. So I created a query with a field "AuditDate" I want to audit record every 90 days after "AuditDate". I...
Back
Top Bottom