B
bpj
I'm trying to get a document to automatically generate a date in the future
using the current date as a basis.
Thought of using the VB DateAdd function with DateAdd ("d", 3, Date) and get
a compilation error.
Anyone know what I'm doing wrong?
using the current date as a basis.
Thought of using the VB DateAdd function with DateAdd ("d", 3, Date) and get
a compilation error.
Anyone know what I'm doing wrong?