Hi all,
I have to write a code wherein i have to check if the month in Column E is Sep. I have to then compare this with the current month and then accordingly decide if the data gets copied to a sheet or gets ignored.
I am not able to compare the months. What i am using is month(date) compared to month(range("E2").value).
Any suggestions?
Bookmarks