this is probably stupidly simple to answer but i have function in which requires the user to enter a number. The number is then used to retireve data from access.
I have a check to see if the data entered is correct. this works fine but from the point that the message box alterts the user of this problem and i need to somehow get the original inputbox to be redisplayed to allow the process to restart.
im new to vb so please have patience.
I have a check to see if the data entered is correct. this works fine but from the point that the message box alterts the user of this problem and i need to somehow get the original inputbox to be redisplayed to allow the process to restart.
im new to vb so please have patience.