| |||||||||
|
|
|
| Select Top 1 Query1.Submit_Date from
Query1 Order by Query1.Submit_Date DESC;. Now you have the 3rd submit
date. Note that sorting the Query1 records in ... www.blueclaw-db.com/accessquerysql/ |
| You'll also need to see the SQL code for the
query to see how the SQL Order By clause works for this Access choose
command example:. SELECT Choose(Val([forms]! ... www.blueclaw-db.com/accessquerysql/choose_function.htm |
| Select M_Employees.Name,
M_Employees.Emp_Number, M_Employees.Address From M_Employees Order by
Choose(Val(Forms!F_Emp!Sort_Option),M_Employees.Emp_Name, ... www.blueclaw-db.com/accessquerysql/choose.htm |
| Reservation_ID & " order by rsort" Set
rsroute = db. ... sqltext = "Select
Airline_ID,Flight_No,Connect_Time from M_Passengers where Reservation_ID=" &
rst! ... www.blueclaw-db.com/concatenate_ |
Have errors? No doubt we can answer your question quickly and easily. Simple SQL questions get simple answers at no charge via email.
Popular Database Templates:
Warehouse Inventory Software
|
Free SQL Tutorial & Query Solutions Workaround Runtime Examples Samples |