Space[$](Len)
String
Return the string Len spaces long.
Parameters Description Len Create a string this many spaces long.
String$( )
Sub Main Debug.Print "."; Space$(3); "." '". ." End Sub
Copyright Help/Systems LLC and its group of companies.All trademarks and registered trademarks are the property of their respective owners.