View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stift[_38_] Stift[_38_] is offline
external usenet poster
 
Posts: 1
Default TextBox InputMask???

Hello everyone.

I wonder if it's possible to set a input mask for a textbox.

I've got on my userform a textbox and a commandbutton. pressing th
button will insert the textbox.value into the cell.

I've got fixxed that when cell is empty then there will pop-up a msgbo
with "Nothing typed"

What I want is that when I insert spaces and or letters
and press the button, a msgbox will appear with:Only numbers ar
allowed or something.

Is that possible???


GreetZ Stift,

(I'm a C++-experienced programmer but not very experienced VB(A
programmer

--
Message posted from http://www.ExcelForum.com