Consulting

Results 1 to 2 of 2

Thread: User Form Drag & Drop

  1. #1
    VBAX Newbie
    Joined
    May 2011
    Posts
    1
    Location

    User Form Drag & Drop

    Hello,I have this problem:I've created some userforms, each one has its own Name.I would like to collect all these into a single list form (indeed I would see listed into the listbox the name of each one)Once I have it, I would like to be able to drag & drop these name into another Userform that let me to collect the userform to which each name that I drag&drop refers to.Is it feasible something like that?any example (even a simple one) would be very appraciated,thanksP

  2. #2
    VBAX Tutor Benzadeus's Avatar
    Joined
    Dec 2008
    Location
    Belo Horizonte, Brazil
    Posts
    271
    Location
    Once I have it, I would like to be able to drag & drop these name into another Userform that let me to collect the userform to which each name that I drag&drop refers to.
    I don't think this is possible (or it is very complicated).

    About creating a ListBox with UserForm names, that's OK.

    What do you really want to do?
    ---
    Felipe Costa Gualberto
    Microsoft Excel MVP
    http://www.ambienteoffice.com.br

Posting Permissions

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