Hope this has a simple answer.
I have 2 tables in a database. one table has an identifying record, such as the number 102. My report queries this table and produces that record in the correct location. I have a description in a second table, and I need to show this on the report.
ex "102 - Swimming" with the " - " added in the formula.
What would be the best way to pull this off? My report is already showing the correct data, I just need to add this data to the report and I am done.
Thanks
I have 2 tables in a database. one table has an identifying record, such as the number 102. My report queries this table and produces that record in the correct location. I have a description in a second table, and I need to show this on the report.
ex "102 - Swimming" with the " - " added in the formula.
What would be the best way to pull this off? My report is already showing the correct data, I just need to add this data to the report and I am done.
Thanks