How do I get a value to automaticly go in to a field by what is put in another field. <br>
<br>
I have a database with 3 tables right now. The first table is my clients. It contains client#, address, phone#, etc.<br>
<br>
The second table is my invoice table. It contains the client#, invoice#, date, amount, paid (yes/no), correction needed (yes/no), etc.<br>
<br>
The client# in table 1 is linked to table 2.<br>
<br>
This third table is where I enter any corrections to original invoices. <br>
<br>
In the corrections table the first field is the client# and I have a drop-down on it with a query to only pull down invoice that have a correction check-boxed in the invoice table. This way only the invoices that need correcting come up.<br>
<br>
Once I choose which invoice a correction is being done to. I want my other fields(old invoice#, old amount, etc. to automaticly place this information in those appropriate fields. <br>
<br>
Does this sound confusing?<br>
<br>
Craig<br>
<A HREF="mailto:esu4edp@netpluscom.com">esu4edp@netpluscom.com</A>
<br>
I have a database with 3 tables right now. The first table is my clients. It contains client#, address, phone#, etc.<br>
<br>
The second table is my invoice table. It contains the client#, invoice#, date, amount, paid (yes/no), correction needed (yes/no), etc.<br>
<br>
The client# in table 1 is linked to table 2.<br>
<br>
This third table is where I enter any corrections to original invoices. <br>
<br>
In the corrections table the first field is the client# and I have a drop-down on it with a query to only pull down invoice that have a correction check-boxed in the invoice table. This way only the invoices that need correcting come up.<br>
<br>
Once I choose which invoice a correction is being done to. I want my other fields(old invoice#, old amount, etc. to automaticly place this information in those appropriate fields. <br>
<br>
Does this sound confusing?<br>
<br>
Craig<br>
<A HREF="mailto:esu4edp@netpluscom.com">esu4edp@netpluscom.com</A>