Hey everyone
Is there anyone out there that knows how I could disable the error message that pops up when something goes wrong in vba code in a report.
I´m using vba in a report that checks a value in a field and writes a message in another field. Everything works fine until my query doesnt get any results. Then I get the message and It opens the vba coding form highlighting the wrong code.
Is there a way I could disable this function? or is there a way that I could check if I get any result before running my code?
//Micke Sweden
Is there anyone out there that knows how I could disable the error message that pops up when something goes wrong in vba code in a report.
I´m using vba in a report that checks a value in a field and writes a message in another field. Everything works fine until my query doesnt get any results. Then I get the message and It opens the vba coding form highlighting the wrong code.
Is there a way I could disable this function? or is there a way that I could check if I get any result before running my code?
//Micke Sweden