Supposedly, to convert an Access .mdb to a .accdb, just save it as a .accdb. I tried that and got up the form to save it as an accdb and saved and got nothing new where I specified to save. Why?
Supposedly, to convert an Access .mdb to a .accdb, just save it as a .accdb. I tried that and got up the form to save it as an accdb and saved and got nothing new where I specified to save. Why?
That's exactly what I did. No <filename>.accdb
So what version of Access are you using?
Please use # icon on toolbar when posting code snippets.
Cross Posting: https://www.excelguru.ca/content.php?184
Debugging Access: https://www.youtube.com/results?sear...bug+access+vba
also check where you are creating the new file - are you looking in the right place?
Did you complete the Save As dialog after pressing the Save As button?
If no ACCDB file really is being created, perhaps there are compile errors preventing this happening? Check the file compiles
Hi Dougharter,
Your questions is not very clear but I think you want to convert your mdb file to accdb file.
You can follow this article for better understanding - https://community.spiceworks.com/how...-open-mdb-file
Best Regards.