I know it's not possible to use IN-DB tools to join 2 databases. But, I think it might be possible to do what I am after with a macro and I'm wondering if someone could guide me with it. Database1 has 100 records coming out. Let's call the field trans_id.
I want to take those 100 trans_id's and update the where clause in my query for Database2 similar to how I might use a textbox or dropdown app tool. Does anyone have any thoughts on this? Thanks