Question : How to edit an access(.adp) project using Visual Basic for Applications?

Hi,

I need to edit an access application which is a .adp project (look at the code and rewrite it). How do I edit it using VBA ?
I am using MS Access 2003.

Thanks

Answer : How to edit an access(.adp) project using Visual Basic for Applications?

you need to open the file in design (hold the SHIFT key down while opening the file)
it might be protected against this behaviour, if it is it's quite a bit harder

but if succeeded, then when the file opens, click Alt-F11 and you get the vba code window
Random Solutions  
 
programming4us programming4us