HI,
Im using Access 2003
Check the Attached File,
In the frm_Client there is a comboBox Client Name where its taking values from tbl_clients.I'm adding New Client Names with the command button "+"which is opening frm_AddClient so that i add new client Name.
In this new opened form i am entering new Name then clicking the command "Return" button to refresh and return to the previous form, then i'm selecting my new added client. im doing here 4 steps where i can reduce it into 2.
In the new opened form "frm_AddClient" I want to Type a name then Enter to return to the Main form where i want to see the Last value i typed is Automatically displayed in the combo box and the cursor is moved down to the next textbox.
Can anyone Help me doing this please.
Thanks
Im using Access 2003
Check the Attached File,
In the frm_Client there is a comboBox Client Name where its taking values from tbl_clients.I'm adding New Client Names with the command button "+"which is opening frm_AddClient so that i add new client Name.
In this new opened form i am entering new Name then clicking the command "Return" button to refresh and return to the previous form, then i'm selecting my new added client. im doing here 4 steps where i can reduce it into 2.
In the new opened form "frm_AddClient" I want to Type a name then Enter to return to the Main form where i want to see the Last value i typed is Automatically displayed in the combo box and the cursor is moved down to the next textbox.
Can anyone Help me doing this please.
Thanks