I wrote this subroutine, called by another, which keeps crashing. I'm pretty sure it's because of ERange. The call is:
EditMode "Compliance", StatAppFlag
And StatAppFlag is a named range.
I'm still a rank VBA beginner, I guess it's been about 2 weeks now, so it might be something obvious. I've tried ERange declared as a Range, also. The error I get is run time error 424: object required.![]()
Please Login or Register to view this content.
thanks for any help!
Bookmarks