+ Reply to Thread
Results 1 to 4 of 4

RefEdit control

  1. #1
    Dave
    Guest

    RefEdit control

    Hello All,

    Could anyone provide some help on adding a RefEdit control to a
    userform programmatically. It's a breeze with the basic controls, but
    I can't find much info on the RefEdit control. Do all I need is the
    "progid"?

    Thanks very much.

  2. #2
    keepITcool
    Guest

    Re: RefEdit control


    If you drag a refedit on your form
    the reference s/b added to the project.

    HOWEVER:
    the refedit is a very buggy control.
    save yourself lot's of hassle and avoid where possible
    replace with a application.inputbox(Type:8)


    RefEdit:
    Focus problems in frames/multipage
    (can be solved but requires extensive code)

    Cannot be used on modeless forms.





    --
    keepITcool
    | www.XLsupport.com | keepITcool chello nl | amsterdam


    Dave wrote :

    > Hello All,
    >
    > Could anyone provide some help on adding a RefEdit control to a
    > userform programmatically. It's a breeze with the basic controls, but
    > I can't find much info on the RefEdit control. Do all I need is the
    > "progid"?
    >
    > Thanks very much.


  3. #3
    Jon Peltier
    Guest

    Re: RefEdit control

    Dave -

    The RefEdit isn't a member of the Forms library. In this thread, post 5,
    I show how to add RefEdit controls programmatically to an open form:

    http://groups.google.com/group/micro...f0de6a884c0708

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Peltier Technical Services
    Tutorials and Custom Solutions
    http://PeltierTech.com/
    _______


    Dave wrote:
    > Hello All,
    >
    > Could anyone provide some help on adding a RefEdit control to a
    > userform programmatically. It's a breeze with the basic controls, but
    > I can't find much info on the RefEdit control. Do all I need is the
    > "progid"?
    >
    > Thanks very much.


  4. #4
    Dave
    Guest

    Re: RefEdit control

    Thanks Jon, that was what i needed...

    Dave

    On Mon, 08 Aug 2005 23:42:52 -0400, Jon Peltier
    <[email protected]> wrote:

    >Dave -
    >
    >The RefEdit isn't a member of the Forms library. In this thread, post 5,
    >I show how to add RefEdit controls programmatically to an open form:
    >
    >http://groups.google.com/group/micro...f0de6a884c0708
    >
    >- Jon
    >-------
    >Jon Peltier, Microsoft Excel MVP
    >Peltier Technical Services
    >Tutorials and Custom Solutions
    >http://PeltierTech.com/
    >_______
    >
    >
    >Dave wrote:
    >> Hello All,
    >>
    >> Could anyone provide some help on adding a RefEdit control to a
    >> userform programmatically. It's a breeze with the basic controls, but
    >> I can't find much info on the RefEdit control. Do all I need is the
    >> "progid"?
    >>
    >> Thanks very much.



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1