Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thanks for the answers.
The select from Microsoft Query Editor SQL contains: SELECT auslastung_0.zeit, auslastung_0.usr, auslastung_0.sys, auslastung_ 0.wio, auslastung_0.idle FROM auswertung.auslastung auslastung_0 WHERE auslastung_0.zeit like ' & Format$(Sheets("Tabelle1").Range ("C7"),"dd.mm.YYYY" & '; C7 contains: 04.11.2003 DB contains for example: 04.11.2003 14:10 didn't work. There still must be an error? thx mike "Patrick Molloy" wrote in news:077a01c3a76d : sql="select * from database where date='" & sDate & "';" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to connect excel(If I consider it as a database) with a websit | Excel Discussion (Misc queries) | |||
Excel cannot connect to web | Excel Discussion (Misc queries) | |||
How to connect two columns in Excel VBA?? | Excel Worksheet Functions | |||
connect a form to excel database | Excel Discussion (Misc queries) | |||
Informatica Connect to Excel workbook | Excel Discussion (Misc queries) |