it does. I have many controls that are very similar do i have named them txtSerial1, txtSerial2, txtSerial3... and so on. I do not know if it can be done but could i run a for/next loop to run through all the similar control names? Something like:
for a = 1 to 4
if null(textSerial &...