Using code I want to make a particular field null as a part of some other actions that are taking place. I have successfully done what I want when the form is set as Single form however when I change the form to Continuous the same code will make the particular Field null for the first record only. I want the same field on every record to be made null. I have mucked around with For..Each..next but I cannot get it to work. Any suggestions would be great.