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

Tip: Looking for answers? Try searching our database.

char(13) CariageReturn in word2003 !!!!!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
joe - 02 Feb 2005 18:49 GMT
I have a word document with vbs code in the text where it's going with the
help of a third party software to catch variables  <variable>. (like crystal
report).to build the .document to be printed.

it was ok in word97, but now in the new version when the variable contain
Char(13) and it is in a table it add a square!!! instead a carriage return.
It works well outside of a table..

Is there something else to add a vbcode to be view like a CR in the tables.
to see
         address
         name
         city

instead

         address + little square + name + little square + city

when a string with CR included in it is sent to the word doc within a table

Need help.....

thanks,

Joe  
Jezebel - 03 Feb 2005 03:41 GMT
carriage return is Chr(13) -- vbCR -- inside a table, same as anywhere else
in the document. Bear in mind that an empty cell in Word always ends with
chr(13)chr(7).

>I have a word document with vbs code in the text where it's going with the
> help of a third party software to catch variables  <variable>. (like
[quoted text clipped - 25 lines]
>
> Joe

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.