Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dr2706

  1. dr2706

    Bar chart newbie question

    That worked very nicely. Thanks, Dick
  2. dr2706

    Bar chart newbie question

    Hi LB, It gives me one option Count of Elapsed Time I think the problem is that Elapsed Time is a string that I created in SQL by figuring out the day, hours and minutes of the datediif in minutes between my start date and getdate() and rendering that result as dd:hh:mm. That is the way the...
  3. dr2706

    Bar chart newbie question

    I am trying to create a Bar Chart. I have all the data the way I want it in SQL. The 2 columns are Group and ElapsedTime (Group and Elapsed Time being rendered as a varchar field in SQL). I simply want each group on the x axis and the Elapsed Time on the y axis. I choose Insert Chart, then Bar...

Part and Inventory Search

Back
Top