Results 1 to 4 of 4

Thread: import form vb into vba excel

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Mar 2005
    Posts
    2,941

    import form vb into vba excel

    ... i have a form maked with vb 6.0 classic and i want to import into a vba for Excel project is possible? existis a good way to transform it in a vba form?

  2. #2

  3. #3
    Frenzied Member cssriraman's Avatar
    Join Date
    Jun 2005
    Posts
    1,465

    Re: import form vb into vba excel

    If you want to use VB form in VBE/VBA:

    What you can do is you can create a dll and add a reference in your vba/vbe code and you can call the required procedures/functions.
    CS

  4. #4

Posting Permissions

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



Click Here to Expand Forum to Full Width