If i have a inputbox that i would like to lock so that you only could enter 5 chars how can i accomplish that.
I found something that might be right at
but i have been testing and testing and i can still enter to many chars.
whats wrong??
I found something that might be right at
Code:
InputBox ("Enter New Computername.", "", "*")
but i have been testing and testing and i can still enter to many chars.
whats wrong??