I'm having a problem trying to get an Access query to agree back to an old excel formula.
The excel formula was round(datedif(g17,g18,"m")+(datedif(g17,g18,"md")+1)/(day(date(year(G18),month(G18)+1,0))),0)
If got the query calculating the number of months but depending on the number of days...