FileDialog (msoFileDialogFilePicker) fd.Title = "Please select file" fd.InitialFileName = "C:\Users\xx\Downloads\CSVdata*" fChosen = fd.
確定! 回上一頁