N
Neil Marsh
As I mentioned before, I am using this formula to format the dates
coming over from my Access database:
{ MERGEFIELD Date \@ "MMM. d, yy" }
To give me the following result:
Apr. 1, 80
This works fine, except when the month is May. Then I get this:
May. 28, 80
I'd also like to get:
June instead of Jun.
and
July instead of Jul.
Is this something that I can fix using merge formulas or would I need to
record the process with a macro? It would be nice to have it all done
without me having to do anything special (don't we all want things like
that?).
Yeah, I know I'm being anal, but it would make my life easier if I
didn't have to do much manual tweaking of the pages once the merge is
done.
Thanks!
---
Neil Marsh * (e-mail address removed)
Cambridge, MA * http://AudioBoy.net
****************************************************************
"In the dream you are falling, lost in the listening distance as
dark locks in ... Nightfall!"
-- Opening narrative to "Nightfall"
CBC Radio horror anthology, 1980-1983
****************************************************************
coming over from my Access database:
{ MERGEFIELD Date \@ "MMM. d, yy" }
To give me the following result:
Apr. 1, 80
This works fine, except when the month is May. Then I get this:
May. 28, 80
I'd also like to get:
June instead of Jun.
and
July instead of Jul.
Is this something that I can fix using merge formulas or would I need to
record the process with a macro? It would be nice to have it all done
without me having to do anything special (don't we all want things like
that?).
Yeah, I know I'm being anal, but it would make my life easier if I
didn't have to do much manual tweaking of the pages once the merge is
done.
Thanks!
---
Neil Marsh * (e-mail address removed)
Cambridge, MA * http://AudioBoy.net
****************************************************************
"In the dream you are falling, lost in the listening distance as
dark locks in ... Nightfall!"
-- Opening narrative to "Nightfall"
CBC Radio horror anthology, 1980-1983
****************************************************************