Hi,
you can pass entered value to Form_2 in NotInList event using OpenArgs ,
read in in form_2 load event and set to appropriate field
see:
http://support.microsoft.com/kb/197526
--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com
"Faraz Ahmed Qureshi" <(E-Mail Removed)> wrote in
message news:AB7D3BD5-15BA-4125-8AE6-(E-Mail Removed)...
> When on Form_1's combobox Field_1's NotInList event the Form_2 opens I
> want
> its new record's field Field_1 to be already reflecting the new entry I
> had
> inserted in the Form_1's Field_1.
>
> What would be the appropriate piece of code 4 he same?
>
> --
> Thanx & Best Regards,
>
> Faraz!
>