Please can someone tell me why I get a syntax error with this statement? It works without the "ReadOnly:=True" bit, but I need it to open it read-only.

        
Set wbk2 = Workbooks.Open(newpath & destbook), ReadOnly:=True