Howdy:
I know little-to-nothing regarding VBA, syntaxwise, so bear with me. Here's what I need to do. I'm running Access 2000, first off.
I've got a file that's processed and needs to be exported to Excel for report purposes). In certain cases, the file may be larger than the 65535 record Excel allows. How can I bypass this? I tried to open the VB Editor on a macro, thinking I could just take care of the problem there, but that didn't seem to work.
Initial thoughts are for 2+ tables, depending on the number of entries.
Any help is greatly appreciated.
Matt
I know little-to-nothing regarding VBA, syntaxwise, so bear with me. Here's what I need to do. I'm running Access 2000, first off.
I've got a file that's processed and needs to be exported to Excel for report purposes). In certain cases, the file may be larger than the 65535 record Excel allows. How can I bypass this? I tried to open the VB Editor on a macro, thinking I could just take care of the problem there, but that didn't seem to work.
Initial thoughts are for 2+ tables, depending on the number of entries.
Any help is greatly appreciated.
Matt
Last edited: