with Form1.Table do begin SetKey; FieldByName('FIELD').AsVariant:=Form1.tmp; GoToKey; Table.Edit; end;