Is the other (1st) form open at the time, but more importantly, is it bound (or at least are the fields that are to be edited bound)? If they are bound, there is no need to alter form field data - just update the table fields directly. I would also requery the 1st form from this code behind the 2nd form. However, I don't know what you mean by inserted into a column. Column of some combo (i.e. add it to its list) or is this about a datasheet column? In the latter case, seems like you want to update a table field to Null (as in the first part I mentioned) and update some other table field to that value. I find that to be a strange notion. Why would anyone move values around like this?
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.