View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ouka[_15_] Ouka[_15_] is offline
external usenet poster
 
Posts: 1
Default Detecting spaces in UserForm textboxes


ronthedog Wrote:
I'd suggest using LEN to return the length of the string in the textbox.
If it returns zero then your textbox is empty


But I want to define anything with only space characters as empty as
well.

Doing a LEN on a textbox with a space in it would return as 1, would it
not?


--
Ouka
------------------------------------------------------------------------
Ouka's Profile: http://www.excelforum.com/member.php...o&userid=23988
View this thread: http://www.excelforum.com/showthread...hreadid=397942