Hi guys,
I have been looking for a solution to close a file whenever Application.FileDialog is executed to open a file. It seems that I get file read access error when the same excel file is already opened using Application.FileDialog.
Can someone please let me know how to close the file...