D
dolphinv4
Hi,
I've created a macro that automatically copies from an
existing worksheet and insert a new sheet with the copied
data.
For a particular cell in the new sheet, I'd like the new
sheet to show the date of the last day of a subsequent
month, ie, in the existing sheet, the cell shows 30/4/04.
In the newly inserted sheet, I'd like it to show 31/5/04
on running the macro.
What code should I include in my macro for this to happen?
Thanks!
Val
I've created a macro that automatically copies from an
existing worksheet and insert a new sheet with the copied
data.
For a particular cell in the new sheet, I'd like the new
sheet to show the date of the last day of a subsequent
month, ie, in the existing sheet, the cell shows 30/4/04.
In the newly inserted sheet, I'd like it to show 31/5/04
on running the macro.
What code should I include in my macro for this to happen?
Thanks!
Val