G
Guest
I am trying to build a query to our SQL Server database to bring back specific information.
I do not want to slap everything into cells, just some of it. I thought I could build an “on the fly†MS Query, grab what I need and put into cells, then close the Query
Two problems (1) dim XXX as ADO.Connection -- I get User-defined type not define
(2) Tried recording building a MS Query and nothing was recorde
I do not want to slap everything into cells, just some of it. I thought I could build an “on the fly†MS Query, grab what I need and put into cells, then close the Query
Two problems (1) dim XXX as ADO.Connection -- I get User-defined type not define
(2) Tried recording building a MS Query and nothing was recorde