Thread
:
Limit characters
View Single Post
#
1
Posted to microsoft.public.excel.programming
Patrick Simonds
external usenet poster
Posts: 258
Limit characters
Is there any way to alter the code below so that the Selection Value is
restricted to the first 14 characters?
Selection.Value = ListBox1.List(ListBox1.ListIndex, 0)
Reply With Quote
Patrick Simonds
View Public Profile
Find all posts by Patrick Simonds