Syntax:
Space[$](Len)
String
Returns the string Len spaces long.
Parameter
Description
Len
Create a string this many spaces long.
Example:
Sub Main Debug.Print ".";Space$(3);"." '". ."EndSub
v10 | 202208121109 Copyright Help/Systems LLC and its group of companies.All trademarks and registered trademarks are the property of their respective owners.
v10 | 202208121109
Copyright Help/Systems LLC and its group of companies.All trademarks and registered trademarks are the property of their respective owners.