Hi everyone -
There is only a ExportWithFormatting action in Access and not "without", which limits the amount of records that is truly exported (65,000 records). I have a table and it's 300,000 records that need to be exported to excel using a Macro. Since the action does not exist, I need to write a VBA code that will Export WITHOUT Formatting. Does anyone have a code for that or have advice?
Thanks in advance!
There is only a ExportWithFormatting action in Access and not "without", which limits the amount of records that is truly exported (65,000 records). I have a table and it's 300,000 records that need to be exported to excel using a Macro. Since the action does not exist, I need to write a VBA code that will Export WITHOUT Formatting. Does anyone have a code for that or have advice?
Thanks in advance!