Unless I read your question incorrectly, you seemed to say you wanted the
formula to return the first of the next month ONLY for day 2 through the end
of the month which I took to mean if the date was the first of the month,
the date shouldn't change. The formula I posted does that. The formula
Sheeloo posted will advance the first of the month to the month as well as
from day 2 on unless you house it in an IF function call that looks
specifically for that condition... the "added" part of my formula takes care
of that test automatically, so my formula can be used exactly as posted
(again, assuming I understood your question correctly).