Group:  Microsoft Outlook ยป microsoft.public.outlook.program_forms
Thread: Include field from any form

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Include field from any form
Luc 06.07.2006 13:31:01
Hi

I would like to create a form into witch i could include fields from any
other form.

Exemple if i use a form base on a task form, i cannot include field from a
contact form or just few specific field.

I try to build a help desk form for our company. i need to use field from
different form

Thank for any information


P.S. if someone had already build something and would like to share it will
be a good starting point for me.
Re: Include field from any form
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 06.07.2006 14:18:31
I think you already know the answer to your own question: You need to create new custom fields to hold the data you're interested in.

--
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

"Luc" <Luc[ at ]discussions.microsoft.com> wrote in message news:841C79BA-8A91-4EE9-8AFD-593BE77BD3AF[ at ]microsoft.com...
[Quoted Text]
> Hi
>
> I would like to create a form into witch i could include fields from any
> other form.
>
> Exemple if i use a form base on a task form, i cannot include field from a
> contact form or just few specific field.
>
> I try to build a help desk form for our company. i need to use field from
> different form
>
> Thank for any information
>
>
> P.S. if someone had already build something and would like to share it will
> be a good starting point for me.
Re: Include field from any form
Luc 06.07.2006 14:56:01
I am not an expert in programmation

once i create the custom field, can i link it to an existing field?

One of the thing i try to archive is to select a contact and have the mail,
phone numbner and company to show.

"Sue Mosher [MVP-Outlook]" wrote:

[Quoted Text]
> I think you already know the answer to your own question: You need to create new custom fields to hold the data you're interested in.
>
> --
> 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
>
> "Luc" <Luc[ at ]discussions.microsoft.com> wrote in message news:841C79BA-8A91-4EE9-8AFD-593BE77BD3AF[ at ]microsoft.com...
> > Hi
> >
> > I would like to create a form into witch i could include fields from any
> > other form.
> >
> > Exemple if i use a form base on a task form, i cannot include field from a
> > contact form or just few specific field.
> >
> > I try to build a help desk form for our company. i need to use field from
> > different form
> >
> > Thank for any information
> >
> >
> > P.S. if someone had already build something and would like to share it will
> > be a good starting point for me.
>
Re: Include field from any form
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 06.07.2006 15:11:49
Any item shows only the data stored in that item, even though Outlook lets you think otherwise by allowing you to add some fields from different types of items to the form. What you want to do requires custom code to perform the lookup. For a VBA code example that shows how to use the Links collection to accomplish this, see http://www.outlookcode.com/codedetail.aspx?id=566. It shouldn't be hard to adapt to a custom form.
--
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

"Luc" <Luc[ at ]discussions.microsoft.com> wrote in message news:37FF1E47-47ED-48A1-960E-A994B89328CF[ at ]microsoft.com...
[Quoted Text]
>I am not an expert in programmation
>
> once i create the custom field, can i link it to an existing field?
>
> One of the thing i try to archive is to select a contact and have the mail,
> phone numbner and company to show.
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> I think you already know the answer to your own question: You need to create new custom fields to hold the data you're interested in.
>>
>> --
>> 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
>>
>> "Luc" <Luc[ at ]discussions.microsoft.com> wrote in message news:841C79BA-8A91-4EE9-8AFD-593BE77BD3AF[ at ]microsoft.com...
>> > Hi
>> >
>> > I would like to create a form into witch i could include fields from any
>> > other form.
>> >
>> > Exemple if i use a form base on a task form, i cannot include field from a
>> > contact form or just few specific field.
>> >
>> > I try to build a help desk form for our company. i need to use field from
>> > different form
>> >
>> > Thank for any information
>> >
>> >
>> > P.S. if someone had already build something and would like to share it will
>> > be a good starting point for me.
>>

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net