VBA code to produce random passwords

D

Danny Moorehead

Hi
I need to be able to produce random 8 character passwords that are alpha and
numeric and then place then into a database. The name of the database is
(password) the name of the table is (password) and the name of the field is
(New)

Thanks in advance
danny
 
Top