Results 1 to 2 of 2

Thread: Web Browser form & Excel Reference -- Error

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2000
    Location
    Canada
    Posts
    70

    Unhappy

    I have a MDI project where all forms are MDI children.
    In this project I have web browser form.
    I recently tried to reference Excel so I could use the
    Excel object (in a different form) but when I did this I
    received a "Procedure declaration does not match description of event or procedure having same name" error
    on the browser form's tbToolBar_ButtonClick subroutine.
    This is a subroutine which is automatically created, it's
    private and it's on a completely different form (although
    the browser is called from the current form).

    I would like to open a csv file in Excel by a command button
    on the current form.

    Help, how can I fix this?

  2. #2

    Thread Starter
    Lively Member
    Join Date
    May 2000
    Location
    Canada
    Posts
    70

    I forgot to mention ...

    BTW, This error occurs using VB6 on Win2000.

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