Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I remove leading spaces and leave the remianing spaces w | Excel Worksheet Functions | |||
spaces not recognized as spaces | Excel Worksheet Functions | |||
Missing vbTab in listbox | Excel Programming | |||
Setting default pivot table field setting to "sum" | Excel Discussion (Misc queries) | |||
VBA Setting .Value to a date does not respect local system setting | Excel Programming |