Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is a question, and thank you in advance for taking the time to
read and help. I have an Excel Spreadsheet that I need to auto-populate depending on the PurchaseOrder number that a user types in. So PONumber: <Cell here and that cell's data needs to be the where clause of my sql statement. When the user enters in the value, the query is executed and popluates the sheet with the need information in the give places. I have tried to link in the query with Data-Import External Data-New Data source and New Data Query. The wizard seems to ask for static queries, and formatting the data that I query is not to flexable. Help me out here. Thanks again. -Rooster |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Go into Data Get External Data New Database Query as before and identify
your data source. When the wizard pops up to select the tables and rows you want, click 'Cancel' You will be asked if you want to continue editing the query in MS Query. Click 'Yes'. You should be able to set up a parameter query in MS Query to retrieve the values you need based on criteria in certain cells. -- HTH JonR " wrote: Here is a question, and thank you in advance for taking the time to read and help. I have an Excel Spreadsheet that I need to auto-populate depending on the PurchaseOrder number that a user types in. So PONumber: <Cell here and that cell's data needs to be the where clause of my sql statement. When the user enters in the value, the query is executed and popluates the sheet with the need information in the give places. I have tried to link in the query with Data-Import External Data-New Data source and New Data Query. The wizard seems to ask for static queries, and formatting the data that I query is not to flexable. Help me out here. Thanks again. -Rooster |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problems creating dynamic chart in Excel 2007 | Charts and Charting in Excel | |||
Creating/programming an Excel dynamic graph | Excel Programming | |||
Dynamic Web Queries | Excel Programming | |||
Dynamic Web Queries | Excel Programming | |||
Creating a dynamic list | Excel Programming |