Being quite new to VBA, I was wondering how to access a file dialog box in VBA (or any dialog box for that matter) Many of my old AutoLISP programs use the 'GETFILED' function to access dialog boxes, but the online help section on AutoLISP/VBA comparison recommends 'Use Visual Basic file dialog'. The VBA environment does not appear to have a dialog control Any help would be greatly appreciated AM