S
S Taylor
I am VBA user that has recently made the switch from Excel 97 to Excel
2003. Frequently in my code in '97 I used statements such as:
ActiveCell.QueryTable.Sql = ....
but in Excel 2003 I do not see a reference to the Sql keyword.
Has it been replaced? If so, what with? Thanking you in anticipation.
S Taylor
2003. Frequently in my code in '97 I used statements such as:
ActiveCell.QueryTable.Sql = ....
but in Excel 2003 I do not see a reference to the Sql keyword.
Has it been replaced? If so, what with? Thanking you in anticipation.
S Taylor