Word VBA Calendar Macro Available

  • Thread starter Thread starter Michael Bednarek
  • Start date Start date
M

Michael Bednarek

There seems to be a regular demand for calendars amongst MS Word users.
Many years ago, I wrote a fairly flexible macro in WordPerfect which
created 1-month-to-a-page calendars. I have now ported that code to VBA;
it's available as mbcalendar.zip at
<http://mbednarek.com/4dos_files.php> (last line).

Weeks can start on Monday or Sunday, it inserts ISO8601 week numbers,
moon phases, the date of Easter, and appointments/events which could
have been exported from an Outlook Calendar or created by hand or any
other program (it's a CSV file with two fields: Date, Event); there's a
small such file included.

It should print on any (reasonable) paper size in landscape or portrait
orientation.

I would appreciate any comments, feedback, bug reports.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top