• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Need a bit of code to find number of months left .

Belleke

Well-Known Member
I have a cell that returns the current month (VBA)
Code:
[B30] = Format(Date, "mmmm")
In cell [C30] i would like to have the number of months left included this month (8)
Please advice, for some reason, I can' figure it out.
Thanks
 
Back
Top