From: John W. Vinson on 31 Mar 2010 21:54 On Wed, 31 Mar 2010 17:29:11 GMT, "kft10 via AccessMonster.com" <u45012(a)uwe> wrote: >It works, thank you so much. Can we use Dateadd function in Excel? No; you'ld do better asking in an Excel forum, but I think if you have a date value in A1 and a number of days to add in A2 you could use =DATE(Year(A1), Month(A1), Day(A1) + A2) in an expression. -- John W. Vinson [MVP]
First
|
Prev
|
Pages: 1 2 Prev: hubs Next: select records where first letter of name begins with an a through |