View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cindy Cindy is offline
external usenet poster
 
Posts: 19
Default Command Button Password

Anyone know how I can add a password to a command button I
put on an Excel 2000 worksheet? My thought was to user
the "inputbox" method but the password typed by the user
is displayed. I then thought I could use
the .passwordchar but it doesn't work.

Thank you

Cindy