I am facing a problem in generating a query which is like this..
IN a given table, two columns having two different dates like One starting of project, and the second is ending of project.. Now i wish to generate a query with the days available for any project completion.
ex : startdate : Jan 1, 2007 enddate : June 16,2007
Now in the query .. what i need to do to get the difference between End date and startdate. I need to repeat the same for ten projects which is all given in single table.
Thanks for your efforts
2007-12-02
14:09:21
·
3 answers
·
asked by
Digitalphotographer80
1
in
Computers & Internet
➔ Software
Dear All,
Thanks for reply.
What is syntax of using Datediff Function? I got it but not able to use it..I am having two columns like StDate & EndDate. I created a new column DaysLeft . so now please guide what should I do next.
I need it in MS Access,not in excel.
2007-12-02
14:28:12 ·
update #1