Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Am retrieving a list of appointments (diary) and have a start time, duration and location, together with other fields.
Where the location is the same and the times follow on, I'd like just the one record back, showing the complete length of time.
No idea where to start ... so far it looks like this ...
select
A."Time",
A."Duration",
A."Date",
A."Name",
A."Number",
A."Type",
A."Location"FROM "APPOINTS" A
WHERE
(A."Date" BETWEEN '2009-07-20' AND '2009-07-22')Any help appreciated.
Thanks
Tony

![]() |
MS-Access query/report
|
Validation rule for acces...
|
| Login or Register to Reply | |
| Login | Register |
| Ads by Google |