W
WashoeJeff
Any one have an answer to this I figure it should go something like this but
I cannot find any info whether it is possible or not or how to do it.
Essentially I want a macro to call the dialog for the password protection of
VBproject then user inputs password which unprotects project
Sum-thing like this
ThisWorkbook.VBE.open
ThisWorkbook.VBE."vbapassworddialog"
"User inputs password"
VB project unprotected
Macro does its thing
Jeff
I cannot find any info whether it is possible or not or how to do it.
Essentially I want a macro to call the dialog for the password protection of
VBproject then user inputs password which unprotects project
Sum-thing like this
ThisWorkbook.VBE.open
ThisWorkbook.VBE."vbapassworddialog"
"User inputs password"
VB project unprotected
Macro does its thing
Jeff