Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello!
Is it possible to use MID fiunction in SQL Query? Or is there any other way to get it done.. StrSQL = " SELECT " & _ " j.Accno, SUM(j.db)DR, SUM(j.cr)CR, Month(j.Trdate)Month, LEFT(j.tktno,4)ARL" I would like to get "MID(j.Accno, 5, 3)Loc" three charecters from Accno starting fifth character. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Function query | Excel Programming | |||
query about VALUE function | Excel Worksheet Functions | |||
Function: New Web Query | Links and Linking in Excel | |||
Microsoft Query rejects "nz" function in Access Query | Excel Discussion (Misc queries) | |||
mid function in ms query | Excel Discussion (Misc queries) |