ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   QueryTables/ListObjects and QueryType/SourceType (https://www.excelbanter.com/excel-programming/427977-querytables-listobjects-querytype-sourcetype.html)

ExcelMonkey

QueryTables/ListObjects and QueryType/SourceType
 
Both the QueryTable and ListObject Objects have properties (QuertyType and
SourceType) which return constants. Does anyone know where I can find a list
of what these constants are? I could not find the on MSDN.

Thanks

EM

joel

QueryTables/ListObjects and QueryType/SourceType
 
The easiest way is to use the object Browser in the VBA window. right click
in the code window and select Object Browser. The put QueryType into the box
at the top of the browser and press the binoculars. Then selct the
xlquerytype. You will get the symbol names. You can also get the constant
values by clicking on each of the types and the constant value will be
displayed at the botom of the window.



"ExcelMonkey" wrote:

Both the QueryTable and ListObject Objects have properties (QuertyType and
SourceType) which return constants. Does anyone know where I can find a list
of what these constants are? I could not find the on MSDN.

Thanks

EM



All times are GMT +1. The time now is 05:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com