I have Option Explicit & Option Compare in ALL code behind forms, modules & classes. But I receive no highlighted prompt where the error occurs. I thought I'd solved it a week ago but I keep receiving it on compiling. Pretty sure it's not reference related as I've not changed anything there. I've exhasuted MSN's guide but am still encountering intermittently. Strange that it does not occur consistently which logically you'd think it'd be runtime related but correct me if I'm wrong this error is NOT runtime related?
I tried exporting modules/ classes temporarily deleting items to localise the issue; which I thought was between two forms but I cannot get consistency in spotting the error & I'm not positive the error is in these forms.
Does anyone have any tips for me on how to identify having suffered a similar issue in the past? I imagine despite how tempting it is to proceed & generate more code to develop the application but will then be even harder to identify the error?
I tried exporting modules/ classes temporarily deleting items to localise the issue; which I thought was between two forms but I cannot get consistency in spotting the error & I'm not positive the error is in these forms.
Does anyone have any tips for me on how to identify having suffered a similar issue in the past? I imagine despite how tempting it is to proceed & generate more code to develop the application but will then be even harder to identify the error?