Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
other
informationbridge
office.intranets
office.misc
office.setup
office.xml
officeupdate
onenote
photodraw.discussion
powerpoint
producer
proj.standard&server
project
project.developer
project.pro_and_serve
project.server
project.vba
project2000
publisher
publisher.prepress
publisher.programming
publisher.webdesign
visio
visio.createshapes
visio.database.modeling
visio.dev.diagrams
visio.dev.shapesheet
visio.dev.vba
visio.dev.vc
visio.developer
visio.general
visio.installation
visio.printing
visio.software.modeling
visio.troubleshoot
  
 
date: 13 Jan 2006 13:41:44 -0800,    group: microsoft.public.project.vba        back       


Formatting   
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.
date: 13 Jan 2006 13:41:44 -0800   author:   Srini

Re: Formatting   
Hi Srini ,

Try posting on the developer newsgroup as this one is closing down.  Please 
see FAQ Item: 24. Project Newsgroups. FAQs, companion products and other 
useful Project information can be seen at this web 
address:http://project.mvps.org/faqs.htm .

Mike Glen
Project MVP


 Srini wrote:
> 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.
date: Sat, 14 Jan 2006 14:07:53 -0000   author:   Mike Glen glenATmvps.org

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us