The following example uses the IsBroken property to return a value indicating whether or not the specified Reference object in a particular project is broken.
Debug.Print Application.VBE.vbprojects(1).References(1).IsBroken