Using Common Dialog From Within Access 2010 64 bit

Answered Using Common Dialog From Within Access 2010 64 bit

  • Wednesday, June 09, 2010 3:52 PM
     
     

    GetOpenFileName does not work in VBA under the 64 bit version of Access 2010.

    I want to use the CommonFileDialog to replace all the bits that don't work.

    What reference do I need so that VBA recognises the Common Dialog types.

    At present the statement

    Dim cfd As CommonOpenFileDialog

    results in a compiler error "User-defined type not defined"

     

All Replies