Comm32 Logo
Home Button   

Topic:   VBA Excel and Comm32

By: GuestPosted on: Feb 2 2011 at 09:54:31 AM
Can I use Comm32 with Excel?

By: Guest Posted on: Feb 2 2011 at 11:17:46 AM
It should work placing the comm32 component onto a vba form - There's an msoffice/access sample in the trial download. why not try the trial version and see if it does what you expect.

However, Excel is a development environment and in order to use comm32 beyond the trial period you will need a developer license and you would not be able to send the excel file containing comm32 to anyone else unless they also had a comm32 developer license.

You should consider building your program code as a separate compiled vb project containing comm32 and that way you only buy one developer license for comm32 and can send it to as many 'users' as you want.