Showing posts with label textbox. Show all posts
Showing posts with label textbox. Show all posts

Wednesday, 24 August 2016

Show Excel cell as password TextBox

How do we show the Excel cell has password textbox, So that the person cannot view the value of the cell, but the value can be read through VBA.

Right Click –> Format Cells –> Number Tab

Enter  following value and then Click Ok.

;;;**