DaddyLongLegs ...
Pardon my intrusion ...
I know this post was closed, but ...
I have a question.
The formula worked just fine for my earlier calendar problem. And again thanks!
Now, I want to use some it in some VB code to set up and copy a range of cells.
Now, I look at the formula =IF(B3="","",IF(DAY(B3+1)=1,"",B3+1))
and I can't figure out part of it.
The part ....
IF(DAY(B3+1)=1,"",B3+1) is my issue.
How does this work? B3+1 would never = 1, would it? B3 is = 1, so all cols past B3 are >1. So, I don't understand how it knows when it is the end of the month and runs out of days and insert a blank day.
Is there a simple way to explain this in English?!
Tell me what you can.
Thanks, Bob
Bookmarks