Can I assign an unbound field in a report to more than one control source? If so how and how does it know where to pull from. Here's what I have. I have a form that I enter data into table A. On the form I want to be able to populate a report with the information from that form...this one I have covered. What I want to do is use that same report and have the same fields be populated based on a query also. So, Field X on the report could be populated from Form A or from Form B, w/o having to create two different reports.