Results 1 to 17 of 17

Thread: Learning Visual Basic

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    These titles are too shor Member TonkaToys's Avatar
    Join Date
    Jan 2004
    Location
    Hitchin, UK
    Posts
    588

    Default Re: Learning Visual Basic

    The form class contained in D:\Chapter3\Hello1.frm is not supported in VBE. The file can't be loaded
    Ahhh... you are trying to load a form. Forms are difficult to translate from VB to VBE; a form is the interface to your VB program, whilst in VBE the interface is the application (Excel, Word, etc).
    What you need to do is copy the event procedures behind the controls on the form, create your own form in Excel with the same controls on it (same names too) and then paste the event procedures into your Excel form. Sounds complicated... it could be, and it may not completely work!

  2. #2
    Time Lord Member The_Doctor's Avatar
    Join Date
    Oct 2004
    Location
    The TARDIS
    Posts
    2,040

    Default Re: Learning Visual Basic

    I will try that, thanks.

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
  •  
Single Sign On provided by vBSSO