My Query is this.
SELECT [Recon. Account] FROM [Sheet1$] WHERE something = 'YES'
Error Coming ::
Invalid bracketing of name '[Recon. Account]'.
I have been using this same format with the other queries too and they all are working fine. What i think bothering me is that dot in that word "Recon. Account". Thanks.