Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Guys,
The statement below when using SQL.request ( on excel cells and not VBA) works fine. It returns all the data , 1) However, now I want to GROUP BY TerrCode and not as now where it repeats the terrcode each time,I just cannot do it . Pls help 2) Also the Date returns 37626 , looks award , how can I give the real date format of 5/01/2003 as type DSN=MS Access Database;DBQ=S:\rcamatchee\donthula\FinalHongKongD atabase;D riverId=281;FIL=MS Access ="SELECT DISTINCT TerrCode,Category_Code, Salevalue2003, Category_Name, Territory FROM S12003DataRama WHERE (Date "&A6&") AND (Date < "&B6&")" 5/01/2003 10/01/2003 <<Parameter Type in A6 and B6 =SQL.REQUEST($A$3,,,$A$4) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I wish to group my worksheets under group tabs | Excel Worksheet Functions | |||
Copy Data from One Group of Cells to Another Group | Charts and Charting in Excel | |||
How can I convert a group of numbers to a group of letters? | Excel Worksheet Functions | |||
Taking age group Ie ages 20-29 and picking out net sales for group | Excel Worksheet Functions | |||
How do I group worksheets (Lotus 123 function is "Sheet>Group Shee | Excel Worksheet Functions |