S
singeredel
Is there a way to include a non-breaking space between the month and day in
the following date format code so that the month and day do not separate when
they appear at the end of a line?
ScheduleDate1 = Format(ScheduleDate, "mmmm dd, yyyy")
Thanks...
the following date format code so that the month and day do not separate when
they appear at the end of a line?
ScheduleDate1 = Format(ScheduleDate, "mmmm dd, yyyy")
Thanks...