Drawing a line between two date points on a side-bar graph

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a table with three fields:

Name - a text field
StartDate - a date field
EndDate - a date field

I want to create a graph with a bar running right to left. I want the bar
to run between the two plotted points between startdate and enddate.

There is a chart in excel that does this, but I cannot seem to find it in
Access. In Excel it is called floating bar chart.
 
Back
Top