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 / February 2006

Tip: Looking for answers? Try searching our database.

Private Sub on the fly

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
michael v - 21 Feb 2006 10:53 GMT
Is it possible to create this using code - not just writing the code below

Private Sub TextBox1_Change()
   Cells(6, 18).Value = Application.Sheets("Sheet1").TextBox1.Text
End Sub

....but to put this code in as code using other code....:)
Norman Jones - 21 Feb 2006 11:01 GMT
Hi Michael,

See Chip Pearson's page on VBE programming at;

       http://www.cpearson.com/excel/vbe.htm

---
Regards,
Norman

> Is it possible to create this using code - not just writing the code below
>
[quoted text clipped - 3 lines]
>
> ....but to put this code in as code using other code....:)
michael v - 21 Feb 2006 13:57 GMT
Thanx a lot....seems to be just what I needed...

> Hi Michael,
>
[quoted text clipped - 13 lines]
> >
> > ....but to put this code in as code using other code....:)
 
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.