You can create your own form with TextBox from Microsoft Forms Object Library 2.0. You should first make a reference to it (...\system\fm20.dll, standard VBA library, used by forms in other office applications).
This control has property PasswordChar, where you set the character apperring while writing.
Additionally, you can then use UserForm or access form.