View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Inputbox used for password

Les,

Input boxes don't have that property but this code will do it for you but
looking at it it seems like an awful let of messing around to re-create
functionality that exists elsewhere in Excel.

http://www.xcelfiles.com/API_09.html

Mike

"Les Stout" wrote:

Hi all, i am using an inputbox to request a password, is it possible to
change the characters that are being typed in to a "*" or must one use a
form to have that function ??

Best regards,

Les Stout

*** Sent via Developersdex http://www.developersdex.com ***