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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 1306
  • Order by date
  1. 1306

    Create Excel Chart from On-Click event in Access?

    Hi, I have a code that creates pie chart from Access in Excel. But my only problem is to set the Legend label. On legend it shows 1, 2 instead of appropriate labels. The code: 'sSource is the table name or query that you pass Public Sub CreatePieChart(sSource As String, msFileName As String)...

Part and Inventory Search

Back
Top