PC Review


Reply
Thread Tools Rate Thread

How do I create a TextBox on a DialogSheet in VBA?

 
 
snowbear
Guest
Posts: n/a
 
      25th Nov 2009
I have tried, without success, to add a TextBox to a newly created
DialogSheet. Other controls were created using the 'Add' method, like
'ActiveSheet.Buttons.Add' or 'ActiveSheet.CheckBoxes.Add', but the TextBox
control doesn't accept this method. Any suggestions?
 
Reply With Quote
 
 
 
 
Stefano
Guest
Posts: n/a
 
      25th Nov 2009
Controls.Add("Forms.TextBox.1", "txtName")

"snowbear" wrote:

> I have tried, without success, to add a TextBox to a newly created
> DialogSheet. Other controls were created using the 'Add' method, like
> 'ActiveSheet.Buttons.Add' or 'ActiveSheet.CheckBoxes.Add', but the TextBox
> control doesn't accept this method. Any suggestions?

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create array of Textbox Dynamically and retrieve data from that textbox in asp .net Raju Microsoft C# .NET 1 8th Feb 2006 02:33 PM
Create array of Textbox Dynamically and retrieve data from that textbox in asp .net Raju Microsoft C# .NET 0 8th Feb 2006 06:17 AM
Cant find dialogsheet Piotr Microsoft Excel Discussion 3 24th Feb 2005 12:27 PM
Updating textbox from class that did not create the textbox? Tinus Microsoft Dot NET Framework Forms 3 17th Sep 2004 10:59 AM
What's DialogSheet?How To Get Help OF it? EdgeOfCity Microsoft Excel Worksheet Functions 0 20th Nov 2003 01:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:54 AM.