Hi zelarra821,
In the ACCDE the error raises in the line:
Application.RunCommand acCmdSave
If I'm not mistaken this instruction saves the current object, and it can only be used on ACCDB files.
If you comment or delete this line, the table is properly created in the ACCDE file but not shown...