Creating a Report using Tables (that have no relationships)

G

grupy

Im looking to create an invoice report that uses data from three differen
tables that are created dynamically by a query. The data for these wil
chang
but I would like to simply pull the data from these tables to create a report

The tables have the following information
1. Company Info (name, address
2. Customer Info (address, name, etc
3. Customer Order (products, price, other info
4. Invoice Info (ID, GST #, etc

I realize I could have created a table with relationships but the data abov
i
dynamic as there are 4 different companies and based upon user input th
appropriate company information is saved into a new table. The same goes fo
Customer Info and their order

Any insight into this would be greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top