A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Outlook » Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

another dumb question about contact forms



 
 
Thread Tools Display Modes
  #1  
Old July 14th, 2006, 05:38 AM posted to microsoft.public.outlook.contacts
KVSmith59
external usenet poster
 
Posts: 8
Default another dumb question about contact forms

Either you can't do this, you have program it using scripts or macros (which
I have no clue how to use), or it's an easy fix that I havent been able to
figure out yet.

I'm experimenting and have created a new contacts list which I've named
"Claims DB". The list uses a form with custom fields. One of the fields is
"Company". This field will hold the names of my clients. My "client"
contact cards are located in another contacts folder called "clients". I'd
like to be able to set up a drop down list in the Claims DB using my custom
form. This list will point to my clients information in the "clients"
contact folder. Basically I want to be able to select a name from that list
and have it auto fill the Company, address, phone, fax, etc fields in my
custom form in the Claims DB folder. Make sense? Is it possible to do this,
and if so, what are the steps? I really need step by step instructions if
possible.

thanks!

Kevin

  #2  
Old July 14th, 2006, 12:32 PM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 7,177
Default another dumb question about contact forms

This can be done, but it requires writing VBScript code behind the form to:

1) Fill the list when the form opens.

2) Respond to the user's selection, look up the selected contact, and populate the fields with the values from that contact.

It's not a simple task that step-by-step instructions can be provided for, especially if you're going to understand and be able to maintain the code. On the other hand, it's not hard either, if you're willing to learn how to write VBScript code for Outlook. The article at http://msdn.microsoft.com/library/de...oloutevnts.asp is old but still relevant as a brief introduction.

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/comm...rogram_f orms

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"KVSmith59" wrote in message ...
Either you can't do this, you have program it using scripts or macros (which
I have no clue how to use), or it's an easy fix that I havent been able to
figure out yet.

I'm experimenting and have created a new contacts list which I've named
"Claims DB". The list uses a form with custom fields. One of the fields is
"Company". This field will hold the names of my clients. My "client"
contact cards are located in another contacts folder called "clients". I'd
like to be able to set up a drop down list in the Claims DB using my custom
form. This list will point to my clients information in the "clients"
contact folder. Basically I want to be able to select a name from that list
and have it auto fill the Company, address, phone, fax, etc fields in my
custom form in the Claims DB folder. Make sense? Is it possible to do this,
and if so, what are the steps? I really need step by step instructions if
possible.

thanks!

Kevin

  #3  
Old July 14th, 2006, 07:15 PM posted to microsoft.public.outlook.contacts
KVSmith59
external usenet poster
 
Posts: 8
Default another dumb question about contact forms

Thanks for your help! Now it's a question of finding the time to teach
myself

"Sue Mosher [MVP-Outlook]" wrote:

This can be done, but it requires writing VBScript code behind the form to:

1) Fill the list when the form opens.

2) Respond to the user's selection, look up the selected contact, and populate the fields with the values from that contact.

It's not a simple task that step-by-step instructions can be provided for, especially if you're going to understand and be able to maintain the code. On the other hand, it's not hard either, if you're willing to learn how to write VBScript code for Outlook. The article at http://msdn.microsoft.com/library/de...oloutevnts.asp is old but still relevant as a brief introduction.

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/comm...rogram_f orms

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"KVSmith59" wrote in message ...
Either you can't do this, you have program it using scripts or macros (which
I have no clue how to use), or it's an easy fix that I havent been able to
figure out yet.

I'm experimenting and have created a new contacts list which I've named
"Claims DB". The list uses a form with custom fields. One of the fields is
"Company". This field will hold the names of my clients. My "client"
contact cards are located in another contacts folder called "clients". I'd
like to be able to set up a drop down list in the Claims DB using my custom
form. This list will point to my clients information in the "clients"
contact folder. Basically I want to be able to select a name from that list
and have it auto fill the Company, address, phone, fax, etc fields in my
custom form in the Claims DB folder. Make sense? Is it possible to do this,
and if so, what are the steps? I really need step by step instructions if
possible.

thanks!

Kevin


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:44 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.