VictoriaLJones
Technical User
I am trying to write some Error handling for some code I have writen. However - as the data comes from external sources - it is often the case that if certain types of errors occour I will need to go into the VBA Editor, to fix the code - or go away and change the source data.. no real way round it, as the code is sequential in that if it fails on one line you cant just resume next or end it - as you cannot write over the data a second time (its taking a reconcilliation of 2 sets of data etc etc).
Sorry I am making this sound v complicated, but needless to say I cant see a way round, on occasion, having the option of breaking and going into the code to fix the error and then resume.
Is this possible - any ideas? (just in case this is important I am running Excel and Access code from Access and will need to debug/code in the Access modules).
Thanks
Victoria
Sorry I am making this sound v complicated, but needless to say I cant see a way round, on occasion, having the option of breaking and going into the code to fix the error and then resume.
Is this possible - any ideas? (just in case this is important I am running Excel and Access code from Access and will need to debug/code in the Access modules).
Thanks
Victoria