Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Article Writing
  4. Rookie question: Toolbar "app"

Rookie question: Toolbar "app"

Scheduled Pinned Locked Moved Article Writing
question
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mike Brand
    wrote on last edited by
    #1

    I have a task at work where the simplest implementation (from the user's perspective)would be in the form of a custom toolbar that would work in Excel. The application deals almost exclusively with manipulating speadsheet data, so I think a toolbar or other groop of buttons would be an elegant way to implement this. I've never written such an application before, but I have done similar stand-alone Windows applications. Where do I start? Where's the best information to get going on this? Are there examples around anywhere?:confused: RhinoBob

    A C 2 Replies Last reply
    0
    • M Mike Brand

      I have a task at work where the simplest implementation (from the user's perspective)would be in the form of a custom toolbar that would work in Excel. The application deals almost exclusively with manipulating speadsheet data, so I think a toolbar or other groop of buttons would be an elegant way to implement this. I've never written such an application before, but I have done similar stand-alone Windows applications. Where do I start? Where's the best information to get going on this? Are there examples around anywhere?:confused: RhinoBob

      A Offline
      A Offline
      Arno van Loenen
      wrote on last edited by
      #2

      Helllo there Mike, I'm no expert on this topic, but I might give you some starters insight. If I get you right, you are not interested in writing Excel macro's (did you consider that as well ?) but a real stand alone application which communicates with Excel ? If so, then look for the techniques 'DDE' or 'Automation'. A good starting point would be installing your Excel again from the Office setup and include Visual Basic help on Excel. VB is commonly used for letting an application communicate with Excel and the likes. Also have a look at the developpers MSDN section at htpp://www.microsoft.com. Hope this helps a bit.. Arno van Loenen

      1 Reply Last reply
      0
      • M Mike Brand

        I have a task at work where the simplest implementation (from the user's perspective)would be in the form of a custom toolbar that would work in Excel. The application deals almost exclusively with manipulating speadsheet data, so I think a toolbar or other groop of buttons would be an elegant way to implement this. I've never written such an application before, but I have done similar stand-alone Windows applications. Where do I start? Where's the best information to get going on this? Are there examples around anywhere?:confused: RhinoBob

        C Offline
        C Offline
        Colin Bowern
        wrote on last edited by
        #3

        Mike, What I would recommend is that you look at using Visual Basic for Applications to implement in Excel. There are some great books like: Microsoft Excel 2002 Visual Basic for Applications Step By Step http://www.microsoft.com/MSPress/books/5163.asp Cheers! Colin

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups