Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Import Excel Forms into Visual Basic?

I've created an Excel App using VBA, creating forms in Excel with combo boxes
that reference a worksheet to complete their RowSource property.

I need to re-do this app now in VB and would like to re-use the same forms.
Importing them into VB as Designers, everything except the RowSource property
works like a charm.

Why doesn't VB recognize the RowSource ("A4:B11", for example)?

Thx... ~ Erik
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Import Excel Forms into Visual Basic?

Because RowSource refers to a worksheet range and VB is not worksheet
specific?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Erik - VB Coder" <Erik - VB wrote in
message ...
I've created an Excel App using VBA, creating forms in Excel with combo

boxes
that reference a worksheet to complete their RowSource property.

I need to re-do this app now in VB and would like to re-use the same

forms.
Importing them into VB as Designers, everything except the RowSource

property
works like a charm.

Why doesn't VB recognize the RowSource ("A4:B11", for example)?

Thx... ~ Erik



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
Is Visual Basic the same as Visual Studio 2008? Mike Stewart Excel Worksheet Functions 5 January 11th 09 04:58 PM
changing the visual basic in office 2003 to visual studio net bigdaddy3 Excel Discussion (Misc queries) 1 September 13th 05 10:57 AM
Visual Basic forms tamato43 Excel Discussion (Misc queries) 2 March 29th 05 07:43 PM
Excel visual basic pacheco Excel Programming 1 October 6th 04 09:29 PM
Insert forms created in excel's visual basic into a worksheet or at startup web_surfer Excel Programming 1 February 25th 04 11:01 AM


All times are GMT +1. The time now is 02:32 PM.

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"