> Not without designing a custom form and writing code for it.
>
[quoted text clipped - 18 lines]
> >
> > Al
You'd need to use the PropertyChange event -- see http://www.outlookcode.com/d/propsyntax.htm

Signature
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
> Could you please give me an example of code?
>
[quoted text clipped - 5 lines]
>
>> Not without designing a custom form and writing code for it.
>> > Hi All,
>> >
[quoted text clipped - 16 lines]
>> >
>> > Al
estarriol33 - 28 Mar 2007 23:42 GMT
Thanks for your help, but the reply is way over my head.
I've decided to do it a differnt way altogether.
I've exported a single contact as a .CSV file to get the field names
and I'm entering the data directly into Excel. (with autocomplete) so now I
just type au for Auckland International Airport and ai for Airport Oaks.
then save the xls as a .CSV and import back into Outlook.
Thanks again,
Al
> You'd need to use the PropertyChange event -- see http://www.outlookcode.com/d/propsyntax.htm
>
[quoted text clipped - 28 lines]
> >> >
> >> > Al