Hello - I have the following macro and it is hanging up with a "next without for" compile error. I don't see what is wrong with it? Could someone please help me? It is hanging up on the line 'Next mycell".
Public Sub ProjNumbrReq()
'Call ProjNumbrReq
Dim myCell As Range
With...