How do I get an Open File dialog for Access 2010 64bit? Normally I would use the common dialog control but that is 32bit and cannot be used with Access 2010 64 bit.
This guy has a tool that generates code that is 64 bit compatible for opening a file. It is freeware.
http://www.avenius.de/en/index.php?Products:IDBE_Tools
This was the only thing that worked.