I've done this in the past, but can't remember how to do it. I'm subtracting a date from today's date using vba, and I can't remember how to reference today's date. Right now I have:
But that's giving me an error. Any help would be greatly appreciated. Thanks!
Hank
Code:
Date(Today())
But that's giving me an error. Any help would be greatly appreciated. Thanks!
Hank