create ADE error

A

Ana

Hi,
When I'm converting ADP to ADE on a XPpro Office2003 (or with Office 2002)
machine I receive an error stating that Microsoft Office Access could not
create a ADE db. How can I see what's causing the problem?
TIA
Ana
 
N

Norman Yuan

Most likely, you have error in VBA code. Go into VBA Editor and click menu
"Debug"->"Compile [ADP Name]" and fix all errors in code. Once the compiling
can get through, so can "Make ADE..."
 
Top