The solution, as it has been many times in the past for me, is to decompile. It slipped my mind to do this when the compile function wasn't finding missing variables in one of my modules, so I ended up here.
Run from command prompt >> msaccess.exe /decompile "C:\Your Path To\YourDBName.mdb" (from a source that I am not allowed to cite).
Run from command prompt >> msaccess.exe /decompile "C:\Your Path To\YourDBName.mdb" (from a source that I am not allowed to cite).