B
Bob 4
I'm an experienced Access developer with a new challenge. I'd like to
graphically show dates and times that limousines are dispatched. For
example, we have 10 limousines numbered 1-10. I need to show a list of limos
down the left side of a form and a range of dates across the top. I'd like
to display what limos are dispatched on each date in the middle of the
matrix. Some limos can be dispatched for multiple days. I've searched for
ActiveX controls with no results.
Does anyone know of a good source for a dispatch ActiveX control OR can
anyone give me pointers on how to build a custom form. Here is an example of
the source data:
-LimoNum
-LeaveDate
-LeaveTime
-ReturnDate
-ReturnTime
-DriverName
-PickupPoint
-Destination
Thank you.
graphically show dates and times that limousines are dispatched. For
example, we have 10 limousines numbered 1-10. I need to show a list of limos
down the left side of a form and a range of dates across the top. I'd like
to display what limos are dispatched on each date in the middle of the
matrix. Some limos can be dispatched for multiple days. I've searched for
ActiveX controls with no results.
Does anyone know of a good source for a dispatch ActiveX control OR can
anyone give me pointers on how to build a custom form. Here is an example of
the source data:
-LimoNum
-LeaveDate
-LeaveTime
-ReturnDate
-ReturnTime
-DriverName
-PickupPoint
-Destination
Thank you.