I am trying to set up an SQL query of 2 HUGE excel ranges. My code is in the testing stage so the SQL statement is pretty stripped down. However, I am already getting errors.
The following Code errors on the SQL statement if I make the range to 66K rows, It works fine on 65K. Why? My real range will be like 200K
also, i'd like to replace the hard keyed range with the range variable I set as TableA. I also set the sheet to a variable ws1. How can I use those instead of the hard keyed sheet name and range?![]()
Please Login or Register to view this content.
Bookmarks