Hi there,
I'm looking for some code to get a value of format 'Month YYYY' for this month, this month +1, +2 and this month -1 etc., then put it into a caption, but will be using it for other things too.
I've tried the following:
Dim Month1ago As Date
Dim Month2ago As Date
...
Month1ago =...