Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default user form export


Hi,

I'm trying to export my Excel VBA application (whith modules, forms an
classes inside) to a Visual Basic 6 project.

Classes and module are easy to be imported.
When I import frm files (exported from Excel) I don't find th
"classic" form but a "project windows" files (in italian it's name i
"finestre di progettazione" in the project tree); this kind of for
aren't modificable... and sometimes cause runtime errors (it seems tha
some basic control, such as a list view, in this kind of user for
aren't the same of classic form).

Thanks,

Francesc

--
ziocicci
-----------------------------------------------------------------------
ziociccio's Profile: http://www.excelforum.com/member.php...fo&userid=2612
View this thread: http://www.excelforum.com/showthread.php?threadid=39454

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default user form export

VBA Userforms are quite different from VB forms - that is correct.

They are defined in the MSforms 2.0 Object library. This library also
contains the basic controls found on a userform (such as the listbox).
These controls are not the same as the controls in VB

--
Regards,
Tom Ogilvy


"ziociccio" wrote
in message ...

Hi,

I'm trying to export my Excel VBA application (whith modules, forms and
classes inside) to a Visual Basic 6 project.

Classes and module are easy to be imported.
When I import frm files (exported from Excel) I don't find the
"classic" form but a "project windows" files (in italian it's name is
"finestre di progettazione" in the project tree); this kind of form
aren't modificable... and sometimes cause runtime errors (it seems that
some basic control, such as a list view, in this kind of user form
aren't the same of classic form).

Thanks,

Francesco


--
ziociccio
------------------------------------------------------------------------
ziociccio's Profile:

http://www.excelforum.com/member.php...o&userid=26127
View this thread: http://www.excelforum.com/showthread...hreadid=394544



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I fill a cell in a user form from a selection on same form? Terry Tipsy Excel Discussion (Misc queries) 4 June 11th 07 02:59 PM
How to: User Form to assign a user defined range to a macro variab TrevTrav Excel Programming 1 March 22nd 05 07:57 PM
Export method question -- Spreadsheet ActiveX component on user form PatFinegan Excel Programming 1 January 8th 04 02:35 PM
I am looking to see if anybody has an equivalant user form to Outlooks CONTACT form BruceJ[_2_] Excel Programming 2 October 15th 03 05:28 PM


All times are GMT +1. The time now is 08:40 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"