Re: UserForm created in Outlook 2000 won't import to 2002

From: Sue Mosher [MVP-Outlook] (suemvp_at_outlookcode.com)
Date: 05/16/04


Date: Sun, 16 May 2004 08:01:56 -0400

The .frm and .frx files created when you exported the userform, need to be
in the same folder. You import the .frm and the .frx file is also used
during the import.

-- 
Sue Mosher, Outlook MVP
Author of
     Microsoft Outlook Programming - Jumpstart for
     Administrators, Power Users, and Developers
     http://www.outlookcode.com/jumpstart.aspx
"Susan Lammi" <slammi@LessSpam.earthlink.net> wrote in message
news:eV%23a97sOEHA.620@TK2MSFTNGP10.phx.gbl...
> Do I import both or does the frx file get installed somewhere else????
>
> Thanks again for your help
>
> Sue
> "Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message
> news:ePNR$YpOEHA.2276@TK2MSFTNGP09.phx.gbl...
> > Do you have both the frm and the frx files? You need both.
> >
> > -- 
> > Sue Mosher, Outlook MVP
> > Author of
> >      Microsoft Outlook Programming - Jumpstart for
> >      Administrators, Power Users, and Developers
> >      http://www.outlookcode.com/jumpstart.aspx
> >
> >
> > "Susan Lammi" <slammi@LessSpam.earthlink.net> wrote in message
> > news:uHO7KmoOEHA.3420@TK2MSFTNGP11.phx.gbl...
> > > Is it possible to import a UserForm from 2000 to 2002?
> > > I am getting an error.....
> > >
> > >
> > >
> > > This is the contents of log:
> > >
> > > Line 8: Property OleObjectBlob in frmPMail had an invalid file
> reference.
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
>
>


Relevant Pages

  • Re: UserForm created in Outlook 2000 wont import to 2002
    ... You just import the frm, the frx will get imported automagically when you ... >> Sue Mosher, Outlook MVP ...
    (microsoft.public.outlook.program_vba)
  • Re: Duplicate forms
    ... (frm and frx files) ... replace all occurrences of the original form name with your new form name ... FormXYZ then replace all occurrences of FormABC with FormXYZ). ...
    (microsoft.public.vb.general.discussion)
  • Re: UserForm created in Outlook 2000 wont import to 2002
    ... Do you have both the frm and the frx files? ... Microsoft Outlook Programming - Jumpstart for ... Administrators, Power Users, and Developers ...
    (microsoft.public.outlook.program_vba)
  • Re: Is frx VB5 format ?
    ... I am trying to open some project by VB6 but failed to load form. ... This project has frx files and on the top of frm source write VERSION 5#. ... VB6 should open vb5 files without even asking to upgrade I ...
    (microsoft.public.vb.general.discussion)
  • Create a Form at Run Time
    ... properties taken from .frm and .frx files. ... Regards ... Prev by Date: ...
    (microsoft.public.vb.controls)

Loading