
Originally Posted by
keiath
That's what i was trying to do, but didn't seem to be working, however I went about it another way created a query (using both tables) and that gave all the information, and when I change the exp code it changes the description, this is what I wanted, just wanted to do it directly into the table, but as I said works just as well in the query, I will use the data just to import, but the query to display the results in need in the forms and reports.
Thinking about it this is actually a cleaner way to do it as it means that i can change a exp code in the query and it will update the table and same vis-a-versa.
I then created another query so that i can sub total by group.
This now gives me two things for the report a summary of invoices by code, and a detailed invoice listing.
One thing I would like to know is it possible to sub total in the query for each exp code?