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 Westi 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: *

  1. jcstrabo

    set ting a property dynamically from a tablw

    That's it and I feel dumb which is great thanks a lot
  2. jcstrabo

    set ting a property dynamically from a tablw

    Hi I want to set the property of a chart type dynamically GraphChart.ChartType = xl3dColumnClustered works ok dim myChartType myChartType =xl3dColumnClustered GraphChart.ChartType = myChartType works ok but I want to store the chart type as a string in a table and recover it from a...

Part and Inventory Search

Back
Top