Ok I have 2 tables EMPLOYEE & CUSTOMER
both tables have an [red]EMPID[/red] field.
I made two forms one for each table, EMPLOYEE form and
CUSTOMER form. The EMPLOYEE has only one field the [red]EMPID[/red] field
with a command button(START). When I click on this button it takes me to the Customer form. The CUSTOMER form has information such as FirstName,LastName, and the [red]EMPID[/red] field. Ok with that said.
What I want to do is the following....
when I put lets say [red]7777[/red] for [red]EMPID[/red] on the EMPLOYEE form
and click on the command button which oppens the
CUSTOMER form. I want this form wich contains the [red]EMPID[/red]
field to input the [red]7777[/red] from the previous form to any new customer record on this form not just the first
record it loads. Therefore for any new record created the [red]EMPID[/red] field will be the same [red]7777[/red].
Can you guys plz give me a hand with this, I made a sample
but it seems that no attatchments can be put here, I can send the sample db soo you guys know what I'm talking about.
Thaks in advace.
both tables have an [red]EMPID[/red] field.
I made two forms one for each table, EMPLOYEE form and
CUSTOMER form. The EMPLOYEE has only one field the [red]EMPID[/red] field
with a command button(START). When I click on this button it takes me to the Customer form. The CUSTOMER form has information such as FirstName,LastName, and the [red]EMPID[/red] field. Ok with that said.
What I want to do is the following....
when I put lets say [red]7777[/red] for [red]EMPID[/red] on the EMPLOYEE form
and click on the command button which oppens the
CUSTOMER form. I want this form wich contains the [red]EMPID[/red]
field to input the [red]7777[/red] from the previous form to any new customer record on this form not just the first
record it loads. Therefore for any new record created the [red]EMPID[/red] field will be the same [red]7777[/red].
Can you guys plz give me a hand with this, I made a sample
but it seems that no attatchments can be put here, I can send the sample db soo you guys know what I'm talking about.
Thaks in advace.