A family of Microsoft relational database management systems designed for ease of use.
BTWizard.dll is a BlueTooth DLL, it is not part of Microsoft Access (or Microsoft Office). What BlueTooth software do you have?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I just installed a trial version of Office 2010. I am using Access and I receive an error message "Missing BtWizard.dll 1.0 type library". Is there a fix/download for this problem?
Thanks!
T.
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
BTWizard.dll is a BlueTooth DLL, it is not part of Microsoft Access (or Microsoft Office). What BlueTooth software do you have?
References (I'm not sure where it is on the Ribbon in A2010, you may need to search for Help on "References").
The Visual Basic Editor still has the old menu/toolbar interface in Office 2010, so References is in the Tools menu.
Try opening the VBA editor in this database, and selecting References (I'm not sure where it is on the Ribbon in A2010, you may need to search for Help on "References"). Find the line with BTWizard and uncheck it, then compile the database and see if this either fixed the problem, or at least identifies where in the code the .dll is being called.
Do you get this error with all databases or just a specific one?
I understand however, when I debug my code that is what VBA identifies as the missing dll. My PC does not have Blue Tooth software loaded.