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. General Programming
  3. Visual Basic
  4. Word Com Addin

Word Com Addin

Scheduled Pinned Locked Moved Visual Basic
comquestion
2 Posts 2 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.
  • S Offline
    S Offline
    shinay
    wrote on last edited by
    #1

    I am developing addin for Office Word. I am not sure but some say if you have custom toolbar I have to have my application .dot instead of just use the default normal.dot. sometimes word asks me to save normal.dot but when trying to save they said i have no permission to save. is it true that I better have my application .dot? shinay

    P 1 Reply Last reply
    0
    • S shinay

      I am developing addin for Office Word. I am not sure but some say if you have custom toolbar I have to have my application .dot instead of just use the default normal.dot. sometimes word asks me to save normal.dot but when trying to save they said i have no permission to save. is it true that I better have my application .dot? shinay

      P Offline
      P Offline
      pascalganaye
      wrote on last edited by
      #2

      The toolbars are stored in .dot files. Normal.dot is the default You should not modify the normal.dot, but create your own .dot file. This is the proper way to do it I think... You don't want to mess with someone normal.dot file because if they already have macros and toolbar you could crash their existing programs... When you create your new toolbar (I am using word 2003), word ask for the name and also where to store it. You should save it in your current document. Then you can save your document in : C:\Documents and Settings\yourname\Application Data\Microsoft\Word\STARTUP\mybar.dot The folder might be hidden or somewhere else depending of your operating system. Then on Word 2003 you need to manually turn on the add-in using the menu tools templates and add-ins.

      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