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
Data Lock & Threading
Medium date in text field need to sort in query
DCount
How to keep Visual Studio 2008 from trashing conditional code in my C/C++ Resource File?
Windows 2003 file permission question
Assigning text, linked to cells ,inside a text box
Run-time error '2450'. Microsoft Access can't find form 'frmTenants'
How to add to TabControl from other thread?
Upgrade from MSSQL 2005 Express to MSSQL 2008 Standard
Adding Records to another Form