Turn Off Circular Reference Message
I am using a Circular Reference in one sheet in a workbook and keep getting
the Circular Reference message. Is there a way to turn this message off? I
am using the code below, but it doesnt resolve the issue:
Private Sub Auto_Open()
On Error Resume Next
Application.DisplayAlerts = False
End sub
Regards,
Ryan--
--
RyGuy
|