I'm sure this is simple but I keep getting #error. I have field being pulled from a qry called Send in ##/##/#### date format. I want to either add 30 to it, or use Date Add.
[Send] + 30
dateadd("m",1,[Send])
All is appreciated

[Send] + 30
dateadd("m",1,[Send])
All is appreciated
