Hi. I am having trouble specifying the folder I want when using GetOpenFilename. It takes me to the folder I want but there are no excel files in there.

Application.GetOpenFilename("Folder Path, Excel Files (*.xls)")


Any pointers?