This is not really a question.
I was disconcerted to note that leading spaces are included in item names.
The second item of the list "B1, B2, B3, B4" is " B2" (i.e., leading space followed by B2).
Returns an error if your array element is, say, tArray["B2"].
Easy to miss, as I did today!
Regards,
Sri.
Leading Space in Item List
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Leading Space in Item List
just strip out the leading spaces
Re: Leading Space in Item List
Hi.
This is expected behavior. A space may look empty, but, like "0" it is full of content and meaning.
Craig
This is expected behavior. A space may look empty, but, like "0" it is full of content and meaning.
Craig