Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 81
Default Text Box Macro

Is it possible to create a macro that when it is run a big text box opens
that is about the size of the screen and the text box can hold approx 151
controls including 1 control that closes the text box and 150 other controls
that macros can easily be assigned to each one just like a macro can be
assigned to a check box or button?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,520
Default Text Box Macro

You should place your controls in the user form; and not within the text
box..You can call the assigned macro using

Call <ProcedureName

If this post helps click Yes
---------------
Jacob Skaria


"TGalin" wrote:

Is it possible to create a macro that when it is run a big text box opens
that is about the size of the screen and the text box can hold approx 151
controls including 1 control that closes the text box and 150 other controls
that macros can easily be assigned to each one just like a macro can be
assigned to a check box or button?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 81
Default Text Box Macro

Thank you sir

"Jacob Skaria" wrote:

You should place your controls in the user form; and not within the text
box..You can call the assigned macro using

Call <ProcedureName

If this post helps click Yes
---------------
Jacob Skaria


"TGalin" wrote:

Is it possible to create a macro that when it is run a big text box opens
that is about the size of the screen and the text box can hold approx 151
controls including 1 control that closes the text box and 150 other controls
that macros can easily be assigned to each one just like a macro can be
assigned to a check box or button?

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
Macro - Fixed text code needs replacing with variable text steven.holloway Excel Discussion (Misc queries) 3 July 22nd 08 03:57 PM
Need a macro to insert text in a cell that already has text.Excel go1angel Excel Discussion (Misc queries) 2 October 5th 05 10:32 PM
Need a macro to insert text in a cell that already has text.Excel go1angel Excel Programming 1 October 4th 05 06:54 PM
Macro for Text to Columns - convert to text or general goofy11 Excel Programming 1 May 16th 05 03:51 AM
Macro or Function to make text size to suite text Length? lbbss Excel Discussion (Misc queries) 4 December 14th 04 07:53 PM


All times are GMT +1. The time now is 09:58 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"