LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Launch form from Array


Dear All

I am experiencing something of an impasse with my VB when
I try to show a form from an array of form names. My
initial attempts have revolved around the following code:

Run_Form_Array = Array
("New_RPI_Data_Frm", "Surveyor_Info_Frm", "Bank_Debt_Frm",
"Bond_Units_Frm", "Stock_Performance_Frm")

Form_Select = Run_Form_Array(Selection)
Unload Input_Menu_Frm
UserForm.Show (Form_Select)

I expect that it is the manner in which I either collect
or retrieve the names for / from the array.

Matthew
 
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
Add-In Launch MimiS Excel Discussion (Misc queries) 0 May 18th 10 08:42 PM
Column number form an array michelle439731 Excel Discussion (Misc queries) 3 September 4th 09 05:00 PM
excel will not launch owzatagain. Excel Discussion (Misc queries) 0 August 26th 09 02:57 AM
Array formula: how to join 2 ranges together to form one array? Rich_84 Excel Worksheet Functions 2 April 1st 09 06:38 PM
How to repeat one cell specific times to form an array? liups Excel Worksheet Functions 18 May 14th 07 06:46 PM


All times are GMT +1. The time now is 06:25 AM.

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

About Us

"It's about Microsoft Excel"