Hi guys, i'm kinda noob in the report field and i wanted to ask if it's possible to make a report that populates its fields with tables chosen by a combobox.
Example: i have a form with a combobox where i can chose from a dozen table names, then a button opens the report. Now, all those tables have, among others, 3 identical fields (same name, same property. Yes, it's not normalized. No, i can't change it), so it would be perfect if there was a way (VBA i guess) to make it populate these 3 fields in the report (that only has those 3 columns) with data coming from the table selected in the combobox, so i don't have to make dozens of reports almost identical, but only one....
Thanks, hoping i have explained myself![]()