here is what i try to do:
i have a form with automatic ID, i open new form and want this ID
to be in a the new form's field , and when i add data in new form , that this data will be written in the table.
when i use this command:=([Forms]![Field]![Table])
it shows the ID number in the new form...