Greetings,
i am using external connection to select a recordset into my Excel workbook (call it Table01). That is working fine.
My question is: from the original table that i created (Table01) i want to then execute another sql "select" statement from within Excel to query the first worksheet and create a new table (Table02). The new table is a smaller subset of the first one.
is this possible??
i am using external connection to select a recordset into my Excel workbook (call it Table01). That is working fine.
My question is: from the original table that i created (Table01) i want to then execute another sql "select" statement from within Excel to query the first worksheet and create a new table (Table02). The new table is a smaller subset of the first one.
is this possible??