Microsoft
Software
Hardware
Network
Question : Transfer data from Access to Excel
I need to transfer 19k rows of data from access to excel.
Since excel only supports 16k, i need to split the data and put it in two tabs.
How i could achieve this? is it possible through vba coding?
Answer : Transfer data from Access to Excel
where are you executing the codes?
we are exporting to excel...
try this
open the table
From Access Menu,
Tools > Office Links > Analyze it with excel
did it work?
Random Solutions
Change name of "This product is licensed to..."
System.Core
Dictionary Object giving me a "No current record" error
Comparing and Ranking Records
sql min()
MS Access Report Displaying a Bitmap when a certain condition is met
SQLNCLI for linked server returned message "Invalid authorization specification"
Move Sharepoint List From One Server To Another
migrating SQL databases to another server and get some weird error messages
MS Access VBA SQL query with varables - is it possible?