M
Meagan
One of my co-workers has designed a report but now wants to add other fields
from other tables onto the report. I thought maybe if we added an unbound
textbox to the report, then went to properties for that text box and used
the Control Source option to select the new table and new field from this
table using the expression
NewTable![Newfield] this would work but it does not. When we go into layout
view a box pops up asking to "Enter the parameter value". I know if she
designs a query containing multiple tables she could then use this to build
a report, but she does not want to have to go back and redesign the form.
There must be a simple way to do this? Any help would be appreciated.
Thanks!
from other tables onto the report. I thought maybe if we added an unbound
textbox to the report, then went to properties for that text box and used
the Control Source option to select the new table and new field from this
table using the expression
NewTable![Newfield] this would work but it does not. When we go into layout
view a box pops up asking to "Enter the parameter value". I know if she
designs a query containing multiple tables she could then use this to build
a report, but she does not want to have to go back and redesign the form.
There must be a simple way to do this? Any help would be appreciated.
Thanks!