A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Outlk 2k3 script: Tab in body Task "space to separate text"



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old November 17th 06, 10:51 AM posted to microsoft.public.outlook.program_vba
news.microsoft.com
external usenet poster
 
Posts: 65
Default Outlk 2k3 script: Tab in body Task "space to separate text"

Hi all,

I search without succes how to insert "TAB" to text

I use Space() String1 & space(50-len(string1)) & string2 to align
my text but the result don't match

in real the len of empty and filled string aren't the same

so the solution is to add a "tab" eg: if len of string1 15 add 2 tab
else add 1 tab

tks for help


  #2  
Old November 17th 06, 03:13 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Outlk 2k3 script: Tab in body Task "space to separate text"

A tab character would be vbTab.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"news.microsoft.com" wrote in message
...
Hi all,

I search without succes how to insert "TAB" to text

I use Space() String1 & space(50-len(string1)) & string2 to
align my text but the result don't match

in real the len of empty and filled string aren't the same

so the solution is to add a "tab" eg: if len of string1 15 add 2
tab else add 1 tab

tks for help


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlk 2k3 Script: Pb Using Find function Help plz!!! news.microsoft.com Outlook and VBA 1 November 15th 06 04:40 PM
Outlook 2k3 Script: Exporting Task item to Excel news.microsoft.com Outlook and VBA 5 November 8th 06 05:01 PM
outlook 2k3 Script: how to Save Mail body to txt file news.microsoft.com Outlook and VBA 5 November 7th 06 03:23 PM
Can not open "task request" "task accepted" in Inbox LaParker Outlook - General Queries 2 August 9th 06 11:09 PM
"To free up disk space etc" on exit outlook newsreader Spikey Outlook - General Queries 4 July 10th 06 04:22 PM


All times are GMT +1. The time now is 08:30 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.