Is there an easy way to check if a file, opened using Application.GetOpenFilename, has the expected structure? For example, the value of A1 in the first sheet have to be "Archive".
If the file is not as expected, then the VBA script should not continue doing its work.