LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 270
Default Setting # of Spaces for vbTab

Thanks guys!!!

"sebastienm" wrote:

Hi,
i don't think you can size the display of a vtab in this context.
You could use the Space( ) function instead.
dim myTab as string
myTab = Space(3)
However if you use this output somewhere else, having 3 spaces instead of a
tab may be an issue if a tab is expected.
--
Regards,
Sébastien
<http://www.ondemandanalysis.com


"Paige" wrote:

I'm using vbTab in a message box to line up columns. Is there a way to set
vbTab so that each time it is invoked it tabs only 2 spaces over versus 5?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I remove leading spaces and leave the remianing spaces w Debi Excel Worksheet Functions 6 February 28th 07 03:29 PM
spaces not recognized as spaces windsurferLA Excel Worksheet Functions 9 July 27th 06 11:49 AM
Missing vbTab in listbox kurb Excel Programming 3 February 20th 05 08:41 PM
Setting default pivot table field setting to "sum" Mr. Moose Excel Discussion (Misc queries) 2 December 21st 04 04:43 PM
VBA Setting .Value to a date does not respect local system setting Frank_Hamersley Excel Programming 13 July 18th 04 02:51 PM


All times are GMT +1. The time now is 10:19 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"