Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / January 2006

Tip: Looking for answers? Try searching our database.

Copy a cell content into a TextBox

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
snaggy^^ - 19 Jan 2006 18:45 GMT
Is there a way to copy a cell content into a TextBox with a macro? If i try
to register the steps it doesn't work.

I have to fill many textbox (is "textbox" correct? I've the italian version
and it's "casella di testo"..) at once with data from a form.

bye!
Tom Ogilvy - 19 Jan 2006 22:40 GMT
What kind of textbox.  Is it from the control toolbox toolbar or from the
drawing toolbar.  Where is the textbox located - Worksheet, Userform,
DialogSheet?

In any event, unless the length of the text is very long

object_qualifier.TextBox1.Text = Worksheets("Sheet1").Range("A1").Value

Signature

Regards,
Tom Ogilvy

> Is there a way to copy a cell content into a TextBox with a macro? If i try
> to register the steps it doesn't work.
[quoted text clipped - 3 lines]
>
> bye!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.