G
Guest
Hi all
I have an SQL query that works fine by returning the value to the cell "A1".
In essence, the value that it returns is a count so it will always be a single value. As the query is part of an iteration of over 1000+ id's I would prefer to be able to get the Value from the SQL query without having the value return to the worksheet
I realise that the QueryTable is part of the Worksheet Object model, but am just wondering if it can be called to return the query result as an integer
Any help would be great
Thanks Paul.
I have an SQL query that works fine by returning the value to the cell "A1".
In essence, the value that it returns is a count so it will always be a single value. As the query is part of an iteration of over 1000+ id's I would prefer to be able to get the Value from the SQL query without having the value return to the worksheet
I realise that the QueryTable is part of the Worksheet Object model, but am just wondering if it can be called to return the query result as an integer
Any help would be great
Thanks Paul.