I'm trying to create a report that populates some of the text fields from specfic cells from a table but can't seem to figure out just how to do it.
If this were PHP I would have something like:
(SELECT myTitle FROM myTable WHERE id="12")
But I am not seeing this in Access for a text field.
Thanks
Dave
If this were PHP I would have something like:
(SELECT myTitle FROM myTable WHERE id="12")
But I am not seeing this in Access for a text field.

Thanks
Dave