View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bforster1[_21_] bforster1[_21_] is offline
external usenet poster
 
Posts: 1
Default Excel VBA - TextBox Error


I have a created a financial model which includes TextBoxes for the use
to input certain assumptions. If the user does not input a number i
TextBoxes, which are inserted in the spreadsheet, the program creates
error. For example, if the user enters ".50" it works fine but if th
user enters "..50" by accident it causes a debug error. How can
protect from this happening?

Thank

--
bforster
-----------------------------------------------------------------------
bforster1's Profile: http://www.excelforum.com/member.php...fo&userid=1177
View this thread: http://www.excelforum.com/showthread.php?threadid=27448