Possibly but if they are heavy complex forms then one can always go into the .frm file and open it with notepad, find n replace ".TabStop = True" with ".TabStop = False". Save the file and reopen with Visual Studio. Fast, easy and one time processing.