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 / Word / Programming / November 2005

Tip: Looking for answers? Try searching our database.

Default text in user form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
PaddyOz - 30 Nov 2005 01:59 GMT
Hi,
I 've set up a user form with text boxes that return text to bookmarks in a
fax template.  How can I have default text placed in some of these text
boxes, such as today's date, so a user doesn't have to fill that box in
unless he wants to change the date.
Thanks in advance
Paddy
Greg Maxey - 30 Nov 2005 02:26 GMT
PaddyOz,

Something like:

Private Sub UserForm_Initialize()
Me.TextBox1.Text = Date
End Sub

Signature

Greg Maxey/Word MVP
See:
http://gregmaxey.mvps.org/word_tips.htm
For some helpful tips using Word.

> Hi,
> I 've set up a user form with text boxes that return text to
[quoted text clipped - 3 lines]
> Thanks in advance
> Paddy

Rate this thread:






 
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.