Forum Discussion

hawkeye900's avatar
hawkeye900
Copper Contributor
Jan 07, 2021

Access report

HI, I am very new to using access and i have created a report to show due today task, i need to have the same report but to show due tomorrow tasks. Can someone please tell me how to do this??? Is it as simple as changing the expression from this .... =date() to something else??? 

      • Switch to SQL view and copy/paste the entire SQL statement here for us to review.
    • hawkeye900's avatar
      hawkeye900
      Copper Contributor

      Daniel_Pineault still not getting the correct data on my report for jobs due the following day. i have used this - =DateAdd("d", 1, Date()) which has changed the date that is displayed at the top but does nit display the jobs that are assigned for tomorrow? if that makes since . iv attached a photo 

Share