Currently I use indirect way to pull data to excel.
I create table and query result insert into it.
then pull data from that table to excel.
how can I get query result directly from access to excel ? (that query using UDF in access)
I create table and query result insert into it.
then pull data from that table to excel.
how can I get query result directly from access to excel ? (that query using UDF in access)
Comment