Hey guys,
I would like to be able to link a table from another database and then run some queries and stuff on it from a macro. I know that I will need to use the TransferDatabase action (with the Link type). The only issue is that I would like to be able to specify the to the database to link to somewhere other than in the macro, such as in a field on a Form. Is this possible? How do I go about doing it (adding [Forms!FormName!FieldName!] didn't work).
Thank you for any help.
I would like to be able to link a table from another database and then run some queries and stuff on it from a macro. I know that I will need to use the TransferDatabase action (with the Link type). The only issue is that I would like to be able to specify the to the database to link to somewhere other than in the macro, such as in a field on a Form. Is this possible? How do I go about doing it (adding [Forms!FormName!FieldName!] didn't work).
Thank you for any help.