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 TouchToneTommy 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. dkathrens77

    Excel Open Event VBA Code does not execute

    Greetings All, I want to code a custom Commandbar for a simple Excel workbook application. A few buttons to run macros. This is not a persistent object, it should be created when the workbook opens and disappear when it closes. I've got the Commandbar and the buttons and the macros set...
  2. dkathrens77

    Excel Chart - using VBA to create and format

    I am working on an Excel application that programmatically creates a chart. I have the basics of this realized, but the chart size, the titles, axes and data labels seem to choose their own size values, even when I have specified them in VBA. I got the code to format the titles, axes and data...
  3. dkathrens77

    How to remane Excel CommandButton in VBA

    Thanks for all your help, folks. I have another question: How do I programmatically rename a commandbutton in Excel 97? I don't have VBA help installed on this office computer or I'd look it up myself. I've just about driven myself bonkers trying to guess the correct incantation for...
  4. dkathrens77

    How 2 Programmatically copy active worksheet?

    I am working at an office that uses MS Office 97. I'm trying to build an Excel application to track daily productivity in (loads scheduled) a trucking dispatch office. The helpful IT people neglected to install the VBA help files. Can anyone post the code to copy the active worksheet...

Part and Inventory Search

Back
Top