R
rise4peace
Howdy,
I am trying to select a range of data within an excel spreadsheet using
a SQL query. The two queries below do the trick but I was wondering if
there's any way to combine both of these SQL queries into one query?
SELECT * FROM [Retail @home$A11:H46]
SELECT * FROM [Retail @home$J12:Q46]
It looks to me like trying to do multiple column/row selects in one
statement is not possible but hopefully someody has done it
Any help would be very very appreciated!
cheers,
frank grimes
I am trying to select a range of data within an excel spreadsheet using
a SQL query. The two queries below do the trick but I was wondering if
there's any way to combine both of these SQL queries into one query?
SELECT * FROM [Retail @home$A11:H46]
SELECT * FROM [Retail @home$J12:Q46]
It looks to me like trying to do multiple column/row selects in one
statement is not possible but hopefully someody has done it

Any help would be very very appreciated!
cheers,
frank grimes