Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Queries in Excel?

Hi the

Is there a way to create and execute queries in Excel? I
don't think there is, but I just wanted to get a consensus
on this. Your help is greatly appreciated.

Regards,

Dinesh.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Queries in Excel?

Hi Dinesh,

What type of queries are you asking about? You can create and execute web
queries and database queries via Data | Import External Data. You can also
use VBA to connect to a database or website using ADO or the Internet
Controls.

--
Regards,

Jake Marx
MS MVP - Excel


Dinesh wrote:
Hi the

Is there a way to create and execute queries in Excel? I
don't think there is, but I just wanted to get a consensus
on this. Your help is greatly appreciated.

Regards,

Dinesh.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Queries in Excel?

Hi Jake:

Thanks for your reply. I'm trying to find out in Excel
how to run SELECT statements that will generate a report,
based on the information extracted from that query. Hope
that made sense. If there is any added info you can
provide, it would be greatly appreciated. Thanks again
for your help.

Regards,

Dinesh.


-----Original Message-----
Hi Dinesh,

What type of queries are you asking about? You can

create and execute web
queries and database queries via Data | Import External

Data. You can also
use VBA to connect to a database or website using ADO or

the Internet
Controls.

--
Regards,

Jake Marx
MS MVP - Excel


Dinesh wrote:
Hi the

Is there a way to create and execute queries in Excel?

I
don't think there is, but I just wanted to get a

consensus
on this. Your help is greatly appreciated.

Regards,

Dinesh.


.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Queries in Excel?

Hi Dinesh,

Did you check out the Data menu in Excel? This may be enough to get you
started. If you have a more dynamic query, you may have to do it in ADO and
return the recordset to Excel. There are many online sources that give
examples of using ADO from Excel (or VB for that matter). Once you get the
data in your recordset, you can use the CopyFromRecordset method of the
Range object to put the data into Excel.

--
Regards,

Jake Marx
MS MVP - Excel

Dinesh wrote:
Hi Jake:

Thanks for your reply. I'm trying to find out in Excel
how to run SELECT statements that will generate a report,
based on the information extracted from that query. Hope
that made sense. If there is any added info you can
provide, it would be greatly appreciated. Thanks again
for your help.

Regards,

Dinesh.


-----Original Message-----
Hi Dinesh,

What type of queries are you asking about? You can create and
execute web queries and database queries via Data | Import External
Data. You can also use VBA to connect to a database or website
using ADO or the Internet Controls.

--
Regards,

Jake Marx
MS MVP - Excel


Dinesh wrote:
Hi the

Is there a way to create and execute queries in Excel? I
don't think there is, but I just wanted to get a consensus
on this. Your help is greatly appreciated.

Regards,

Dinesh.


.


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,337
Default Queries in Excel?

multi asked

"Dinesh" wrote in message
...
Hi the

Is there a way to create and execute queries in Excel? I
don't think there is, but I just wanted to get a consensus
on this. Your help is greatly appreciated.

Regards,

Dinesh.





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
excel queries Suresh.D Excel Discussion (Misc queries) 1 October 2nd 09 04:08 PM
excel queries dsn gt Excel Discussion (Misc queries) 3 June 17th 08 09:48 PM
queries in excel gaby elia Excel Discussion (Misc queries) 2 June 2nd 08 01:37 PM
Excel Queries Anselmo Links and Linking in Excel 4 July 14th 06 11:45 PM
Web Queries Excel 97 Dave Excel Discussion (Misc queries) 0 June 16th 06 05:23 AM


All times are GMT +1. The time now is 06:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"