make mde

R

richard harris

i can not make my file MDE. i get an error. it is not a replica or a design
master

can anyone help.

thanks
 
6

'69 Camaro

Hi, Richard.
i can not make my file MDE.

Check the "Can't make an MDE!" checklist on the following Web page to help
you determine why you can't create the MDE database:

http://www.Access.QBuilt.com/html/conversion.html

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)

- - -
When you see correct answers to your question posted in Microsoft's Online
Community, please sign in to the Community and mark these posts as "Answers,"
so that all may benefit by filtering on "Answered questions" and quickly
finding the right answers to similar questions. (Only "Answers" have green
check-marks.) Remember that the best answers are often given to those who
have a history of rewarding the contributors who have taken the time to
answer questions correctly.
 
H

Hoodwink

Chances are it's a VBA error.

Bring up the visual basic editor, select debug from the main menu, and
then compile (dbname)

This will attempt to compile your MDB, and will show you where the
syntax error is.
 
Top