![]() |
|
|
#1
|
|||
|
|||
|
I am creating a report that pulls from a table which has a column called "Name". On the report header i would like to show Division Name - Market Name - Manager Name so i have an expression that goes something like..
=[DVSN_NM] & " - " & [MKT_NM] & " - " & [Name] Everything seems to come out correctly but the [Name] shows the report file name instead of pulling from the table to show the Manager Name. I tired doing [table_name].[Name] and it still doesn't work. Can anyone help? Thanks! |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding columns that contain blanks. | Tony McGuire | Access | 11 | 05-31-2009 10:58 AM |
| Adding pdf to a field | Hannu | Access | 3 | 05-27-2009 05:08 AM |
| Adding Two Columns | arthura | Queries | 6 | 05-01-2009 06:38 PM |
| Adding a Manual Date | JimmyT | Database Design | 1 | 04-21-2009 04:12 AM |
| Adding 2 fields together | Craig Spencer | Access | 0 | 05-25-2008 05:32 AM |