|
Well, the program that I am working on generates a report which has a section called 'Estimates'. Well in this section, there is a list of Equipment with data pertaining to each piece of equipment, i.e. description, type, cost, etc. (All from the same table)... I am trying to add one more bit of information, but this info is coming from a different table in the database. I was just wondering if it is possible to include that data in the same row as the other relevant information? I would post the code, but there are about 820 lines.
Thanks,
Parallon
|