THere are only two ways to do that in a custom form:
-- Develop and distribute an ActiveX control that displays the data you want.
-- Place a list box on a custom page to display the desired data.
An Outlook add-in probably would be a better solution than a custom form.

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
> Hello,
>
[quoted text clipped - 11 lines]
>
> Is this possible? Any direction would be appreciated.