Default appointment settings

A

Aaron Mingle

Hi,
I was wondering if there was a way you could set the default settings of an
appointment. I don't mind the way the form looks, so I don't think I need to
get into VB programming, but maybe I do.

My goal is to make every new appointment default as an all day event,
showing as busy. Any ideas?
 
J

Jocelyn Fiorello [MVP - Outlook]

For information on customizing the default Outlook forms, see
http://www.outlookcode.com/d/forms.htm.

--
Jocelyn Fiorello
MVP - Outlook

*** Messages sent to my e-mail address will NOT be answered -- please reply
only to the newsgroup to preserve the message thread. ***
 
A

Aaron Mingle

That site certainly had lots of info, but I'm not exactly sure what I'm
looking for. I don't think I'm necessarily looking to change the form
completely, just change default values. I think.
 
S

Sue Mosher [MVP-Outlook]

The default values other than the remiinder period (I don't remember what other ones you were asking about) can only be changed by creating and publishing a new appointment form or using VBA code. Take your pick.
 
Top