T
THINKINGWAY
I successfully imported an Excel file into a Access table (TEMPTBL). Now I
want to select certain fields from the (TEMPTBL) table and import them into
the PROJECTS table. Is this just simply a SELECT field1, field2, field3 FROM
TEMPTBL or is this an INSERT SQL statement. Any examples would be
appreciated. Yep, I am new and this is fun!!
want to select certain fields from the (TEMPTBL) table and import them into
the PROJECTS table. Is this just simply a SELECT field1, field2, field3 FROM
TEMPTBL or is this an INSERT SQL statement. Any examples would be
appreciated. Yep, I am new and this is fun!!