|
-
May 25th, 2000, 02:46 AM
#1
Thread Starter
Lively Member
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|