appointment form

Status
Not open for further replies.
Q

QXJ0VGhpYg

when you open up a new appointment the first line is "subject", I would like

that to be a drop down that lets me pick one of my contacts or enter a new

name, also the "location" field should allow Microsoft Streets and Maps

locate it for you, or Map Point, I have Streets and maps

!!!You Never know it all!!!
 
The first page of the appointment form is not customizable. You'd have to do

all that on an additional, custom page or in Outlook 2007, on a form region

with an add-in running the code.

Sue Mosher

"ArtThib" <ArtThib> wrote in message

news:7062E2F7-573E-45D0-A878-940E64E4C5F1@microsoft.com...
> when you open up a new appointment the first line is "subject", I would
> like
> that to be a drop down that lets me pick one of my contacts or enter a new
> name, also the "location" field should allow Microsoft Streets and Maps
> locate it for you, or Map Point, I have Streets and maps
> > !!!You Never know it all!!!
 
I am running 2007, not sure what you mean "add-in running the code"?

!!!You Never know it all!!!

"Sue Mosher [MVP]" wrote:


> The first page of the appointment form is not customizable. You'd have to do
> all that on an additional, custom page or in Outlook 2007, on a form region
> with an add-in running the code.

> > Sue Mosher
> > >

> "ArtThib" <ArtThib> wrote in message
> news:7062E2F7-573E-45D0-A878-940E64E4C5F1@microsoft.com...
> > when you open up a new appointment the first line is "subject", I would
> > like
> > that to be a drop down that lets me pick one of my contacts or enter a new
> > name, also the "location" field should allow Microsoft Streets and Maps
> > locate it for you, or Map Point, I have Streets and maps
> > > > !!!You Never know it all!!!


>
 
An add-in is a type of application tightly integrated with Outlook that can

handle the display of form regions and also provide the code support needed

to populate a drop-down list and interface with Streets and Maps (assuming

it has some kind of programmability). Building and deploying an add-in is

not a trivial matter, but there are good tools and forums to help; see

http://www.outlookcode.net/article.aspx?ID=42

Sue Mosher

"ArtThib" <ArtThib> wrote in message

news:7CC74F58-3C25-4E8D-AE4F-89761014D008@microsoft.com...
> I am running 2007, not sure what you mean "add-in running the code"?

> "Sue Mosher [MVP]" wrote:
>
> > The first page of the appointment form is not customizable. You'd have to
> > do
> > all that on an additional, custom page or in Outlook 2007, on a form
> > region
> > with an add-in running the code.
>

>> > > Sue Mosher
> > >> >> >
>
>> "ArtThib" <ArtThib> wrote in message
> > news:7062E2F7-573E-45D0-A878-940E64E4C5F1@microsoft.com...
> > > when you open up a new appointment the first line is "subject", I would
> > > like
> > > that to be a drop down that lets me pick one of my contacts or enter a
> > > new
> > > name, also the "location" field should allow Microsoft Streets and Maps
> > > locate it for you, or Map Point, I have Streets and maps
> > > > > > !!!You Never know it all!!!

>

>
>>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
A Possible to hide ribbon with custom appointment form? Outlook VBA and Custom Forms 3
G Copy Contact field to Appointment Custom Form Field Outlook VBA and Custom Forms 2
Y Creating custom appointment request form with multiple mail recipients Outlook VBA and Custom Forms 5
A Get shared calendar name or id in custom appointment form Using Outlook 0
J Outlook 2010: can't forward appointment on custom form Using Outlook 1
R Static Resources in Custom Outlook Appointment Form Using Outlook 2
M Custom Appointment Form Using Outlook 5
S Send Update of Custom Appointment Form Using Outlook 2
S Custom appointment form NEED ADVISE Outlook VBA and Custom Forms 1
S Custom Form overwriting the default appointment form in outlook 20 Outlook VBA and Custom Forms 1
T Custom Appointment Form Message Body Deleted upon reply. Outlook VBA and Custom Forms 3
Z Changing Default Appointment Form Outlook VBA and Custom Forms 5
V VBA Categories unrelated to visible calendar and Visual appointment Categories Outlook VBA and Custom Forms 2
M using excel to sort outlook appointment items Outlook VBA and Custom Forms 4
F Add a category before "Send an Email When You Add an Appointment to Your Calendar" Outlook VBA and Custom Forms 0
B Linking contact to an Appointment Using Outlook 1
S Appointment font size when printing only changes Tasks' font Using Outlook 0
D Copy Appointment Body to Task Body Outlook VBA and Custom Forms 0
S New Outlook Appointment - Select All Body Text and Change Font and Size Outlook VBA and Custom Forms 1
e_a_g_l_e_p_i Outlook 2010 How can I change the font size on right side appointment pane Using Outlook 12
Chiba Create an appointment for all the members Outlook VBA and Custom Forms 1
D Prevent popup of "Do you want to save changes?" when closing after opening an appointment to view Outlook VBA and Custom Forms 2
O Calendar - appointment templates and categories Using Outlook 1
W Appointment userproperties disappear Outlook VBA and Custom Forms 4
Nessa Can't create new appointment Using Outlook 1
F Appointment Show All Fields Using Outlook 1
C Trying to populate an appointment ComboBox from Excel Outlook VBA and Custom Forms 2
W Appointment occurrences change the location property Using Outlook 0
W Space in an Outlook appointment body Using Outlook 0
Dave A Run macro on existing appointment when it changes Outlook VBA and Custom Forms 1
JoeG Appointment Delete/Change Recurrence Outlook VBA and Custom Forms 0
S Display PF contact folder items to select contact to link to appointment Outlook VBA and Custom Forms 1
M Forward Appointment as BCC with VBScript Outlook VBA and Custom Forms 7
K Update Appointment category when changed in Excel Using Outlook 3
S View Appointment in Text Wrap in Outlook 2007 Month Calendar View Using Outlook 0
A Day view - print appointment details Using Outlook 1
R Recover Deleted Appointment in Calendar Using Outlook 0
N Select Appointment subject line from combobox or list Outlook VBA and Custom Forms 1
S Appointment-Cannot set Categories because ConversationID is not set Outlook VBA and Custom Forms 1
D Record Appointment to Calendar on "Public Folder" Outlook VBA and Custom Forms 13
G How to Copy Multi Select Listbox Data to Appointment Outlook VBA and Custom Forms 3
S Appointment colour categories disappear Using Outlook 4
G Using Data From Combo Box in Appointment Body Outlook VBA and Custom Forms 6
C Set reminder / appointment by right clicking email Using Outlook 1
A Add attachments to appointment based on field values Outlook VBA and Custom Forms 0
S how to set user properties to a newly created appointment Outlook VBA and Custom Forms 12
S my vbscript button1_click code works on appointment created but not on opening an existing apntmn Outlook VBA and Custom Forms 16
G Create an Appointment at the Contact's Address From Email Outlook VBA and Custom Forms 0
Diane Poremsky Create Task or Appointment and Insert Selected Text Using Outlook 0
Pierce007 Maps/location in making an appointment Using Outlook 2

Similar threads

Back
Top