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

Tip: Looking for answers? Try searching our database.

Formatting

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Srini - 13 Jan 2006 21:40 GMT
All,
This question is simple but someone can help me out

i have a checkbox and a label, when user selects the checkbox,
the caption of the checkbox (aaaaaaaaaaaaaaaaaaaaa) and label caption
(abc...etc) should be printed in the document here label caption is
spread accross 4-5 lines, how i want to see in the document is

aaaaaaaaaaaaaaaaaaaaa (checkbox caption)
      abcccccccccccccccccccccccccccccccccccccccccccccc (label caption)
      abcccccccccccccccccccccccccccccccccccccccccccccc
      abcccccccccccccccccccccccccccccccccccccccccccccc

when i used vbtab control in the code (strbody = strbody + chkbox
caption + vbtab + label caption) the result is

aaaaaaaaaaaaaaaaaaaaa
    abccccccccccccccccccccccccccccccccccccccccccccccccc
abccccccccccccccccccccccccccccccccccccccccccccccccc
abccccccccccccccccccccccccccccccccccccccccccccccccc

Pls help.
Perry - 14 Jan 2006 10:32 GMT
I take it y've given thought about meaningfull control captions ...?
<g>

Use vbCR instead vbTab
If this doesn't work, repost.

Krgrds,
Perry

> All,
> This question is simple but someone can help me out
[quoted text clipped - 18 lines]
>
> Pls help.
Srini - 17 Jan 2006 18:54 GMT
Perry,

It did not worked. whether vbcr is something to do with indentation?

Thanks
Srini
 
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.