G
Guest
I'm trying to have my query output the current month minus one month: So if
it's October I want it to show up in my query as September. This is what I
have in my Field: Current Month: Format(Date(),"mmmm") but I can't get it to
show September. If tried -1 but I must have in the incorrect order. Thanks
it's October I want it to show up in my query as September. This is what I
have in my Field: Current Month: Format(Date(),"mmmm") but I can't get it to
show September. If tried -1 but I must have in the incorrect order. Thanks