wackywoo105
Registered User.
- Local time
- Today, 12:30
- Joined
- Mar 14, 2014
- Messages
- 203
I have a main table and a settings table. The settings table only has 1 id number and a few data fields and updated on an annual basis.
I generate reports using a query on the main table but want to add in some of the data from the settings table.
I am struggling with how to link the tables or otherwise pull the data from the settings table into the report. The tables don't really need to be linked as they don't have a relationship, the settings table is only 1 line.
Does anyone know how to do this?
I generate reports using a query on the main table but want to add in some of the data from the settings table.
I am struggling with how to link the tables or otherwise pull the data from the settings table into the report. The tables don't really need to be linked as they don't have a relationship, the settings table is only 1 line.
Does anyone know how to do this?