M
marko
Hello. I hope tht someone is going to be able tohelp me, so here is my
problem.
I have a main table with ID(primary Key),Brend,Model,Price.
Then I have a sales table which is filled with a sales form. In the
sales form i have ID,Size and Date. So the sales table is filled with
ID,Size and Date.
I would like to put one more box for the price in the form but like
this: When i write the ID and press enter i would go to the second box
to fill the size BUT THE PRICE BOX WOULD FILL AUTOMATICLY(it would take
the price of that ID from the main table)! And I would also like to
write a new price over that one if that price isn't good for me(let's
say if I give a discount or something like that). How can I do that?
Marko
problem.
I have a main table with ID(primary Key),Brend,Model,Price.
Then I have a sales table which is filled with a sales form. In the
sales form i have ID,Size and Date. So the sales table is filled with
ID,Size and Date.
I would like to put one more box for the price in the form but like
this: When i write the ID and press enter i would go to the second box
to fill the size BUT THE PRICE BOX WOULD FILL AUTOMATICLY(it would take
the price of that ID from the main table)! And I would also like to
write a new price over that one if that price isn't good for me(let's
say if I give a discount or something like that). How can I do that?
Marko