Thanks much Sue. That provides me with a wealth of information.
However, unless I missed it, it seems like these references are all talking
about importing data into (or exporting data out of) Outlook from (or to) an
Excel spreadsheet. That isn't exactly what I'm interested in.
I want to permanently link an Outlook custom form field to a specific column
in an existing spreadsheet and create a lookup field (drop down menu) in
Outlook that uses the values from that spreadsheet column. Is that included
here and I just missed it? What custom form field type would be the basis to
create the drop down menu?
You missed it: The only way to have such a permanent link is to build in that functionality with your own custom code.
I suggested the Excel samples as a way of getting you up to speed on writing Excel code in case you hadn't done that before. Nowhere did I suggest that export/import itself would be part of your solution.

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
> Thanks much Sue. That provides me with a wealth of information.
>
[quoted text clipped - 13 lines]
>>
>> BTW, Microsoft InfoPath does a lot of this out of the box and is definitely the future of intra-organization forms.
>>
>> > Can you provide any guidance on how to do this or references/examples I can
[quoted text clipped - 11 lines]
>> >> > but that would have to be updated each time a new client account is added or
>> >> > amended. A link would be a much better solution if that is possible.
DougD - 27 Oct 2006 19:42 GMT
Ok, thanks again, I'm with you now. As a relative novice to writing code,
this seems a bit overwhelming. I'm stuggling with where to start.

Signature
DougD
> You missed it: The only way to have such a permanent link is to build in that functionality with your own custom code.
>
[quoted text clipped - 32 lines]
> >> >> > but that would have to be updated each time a new client account is added or
> >> >> > amended. A link would be a much better solution if that is possible.