Hi Gail,
Open the Visual Basic Editor (VBE) by pressing Alt + F11.
Then locate your VBA project in the Project Explorer
window. This is usually on the left when you open the VBE.
Click the plus sign belonging to your project. If the
project is locked, you will be prompted for the password.
If the Project Explorer is not visible, select it through
the View menu item of the VBE Menu Bar.
If you cannot remember the password, I'm willing to try to
open it for you if you can inspire me with confidence that
it's indeed your own code. You'll have to email me the
workbook. Note that there is no programmatic way using VBA
to unlock a VBA project with the possible exception of
using Sendkeys (which I doubt).
I'll provide my email address on request.
Regards,
Greg