Inconsistencies with my add in

Hi ,
My add in works fine with the default ms word settings on my system, but when I gave to another person , the add in options are showing certain inconsistencies like the  'no spacing between paragraphs of same style' property has changed , toc is picking
up even 'Title' styles along with 'heading 1' and 'Heading 2'  , all the alignment of bullets, numbered bullets have changed,etc a lot more 
Upon further looking at their document I could see the changes under "Change Styles" menu in word and could see all the properties i had applied when the button click event occurred seemed to be over ridden .
Is there a way to automatically restore ms word default normal template and over ride any users' applied template when the add in loads,programatically .Have been trying to search for a work around for this , any guidance would be of great help .Thanks.

Hi Apoorva,
>> Upon further looking at their document I could see the changes under "Change Styles" menu in word and could see all the properties i had applied when the button click event occurred seemed to be over ridden
Have you found out which word default setting made your add work inconsistencies? If you have, I think you could change the Normal.dotm file style with vba to change the defualt settings. Some key code like below:
Sub ChangeDefaultFont()
Documents.Open FileName:="Normal.dotm", ConfirmConversions:=False, _
ReadOnly:=False, AddToRecentFiles:=False, PasswordDocument:="", _
PasswordTemplate:="", Revert:=False, WritePasswordDocument:="", _
WritePasswordTemplate:="", Format:=wdOpenFormatAuto, XMLTransform:=""
With ActiveDocument.Styles(wdStyleNormal).Font
.Name = "Calibri"
.Size = 12
End With
ActiveDocument.Save
ActiveDocument.Close
End Sub
>> Is there a way to automatically restore ms word default normal template and over ride any users' applied template when the add in loads,programmatically
If you want to reset the default MS Word settings as the users' settings, one easiest way is to allow Word to recreate the Normal.dot template. While this will restore some settings to their first-used state (such as macros, toolbars, and the like), it will
not do the entire trick. But if you want to automatically restore ms word default normal template when loading the add in, it might be much complex.
Best Regards,
Edward
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.

Similar Messages

  • OBIEE 11g:  Inconsistencies with Master-Detail events and Navigate to BI

    Hi everyone,
    I'm getting some pretty annoying inconsistencies with the Navigate to BI Content action as well as the Master-Detail events. Basically the main issue I get is that 90% of the time, the click does nothing.
    It's a pretty simple setup, I am setting up bulb gauges to act like a fancy column selector. The bulb gauges are setup to pivot based on a Metric Type column. The goal is that if you click on "Metric 1" bulb a trend report should refresh to show Metric 1. If you click on the "Metric 2" bulb, the same trend report will show that metric.
    Here's how I implemented it:
    Dashboard Tab A -- Uses Navigate to BI Content
    1) I have a prompt on Fiscal month in dashboard tab A.
    2) I created the bulb gauge and put it in dashboard tab A
    3) Setup the interaction on the bulb measure to navigate back to Dashboard Tab A.
    3) Prompted the trend on Metric Type column and put it in dashboard tab A.
    4) In theory, clicking on the bulb, should navigate back to the same tab and update the trend report appropriately
    5) In reality, nothing happens.
    6) The only way I can get the navigate to work is if I first change the value in the fiscal month prompt and click Go. Then I click on the bulb and the navigation will work ONCE. After that it's broken again.
    Dashboard Tab B -- Use Master Detail -Events
    1) Pretty much same situation as dashboard A, but instead of navigate to BI Content, I use the master-detail events.
    2) Pretty much the same results. I cannot get it to consistently work, in fact the trick with the filter didn't do anything.
    3) One thing I tried was cleared my browser history completely (Mozilla Firefox) and then launched the page. It work for about 5 clicks and then stopped.
    Either way, neither of these are working properly for me.
    Has anyone else had these issues?
    -=Joe
    Has anyone else had an issue with this?

    So someone explained to me that master-detail events only occur within a single report. They cannot be used to communicate across two different reports.
    That is significantly less useful than I originally thought. I honestly that it was a method of communication for one report to update other target reports that are all listening on the same channel. That would have been a powerful feature. A single report refreshing other views in the same report is still useful, but not as much.
    That being said, I still don't understand what the heck is going on with the navigate to BI content feature. I've been testing it out. It works with pivot tables and regular tables. But the moment I add a graph, gauge or even a "Filter" view into the dashboard page, the click stops working. Really really strange stuff.

  • Major issues with a add-on Emoji Cheatsheet and missing add-ons in Firefox 37.0.2 ?

    As soon as Firefox updated me to 37.0.2 installed I started having issues with missing add-ons and missing tool bar buttons.
    Instead spending all day reloading add-on from "Refreshing" Firefox I just started going through my add-ons and disabling them and restarting (4-5 at a time) till thinks went right. I spent a hour last night till I got down t last few that could because it . I left FIREBUG disable and things started working as is and Compatibility Reporter started working too.
    Well I woke up to start Firefox and to my shagrin it was messed up again. So I went back through and and remembered the few last add-ons I re-enabled right before I disabled Firbug. So I disable it and sure enough things went back to normal.
    What Add-on was that?
    '''Emoji Cheatsheet :: Add-ons for Firefox'''
    [https://addons.mozilla.org/en-US/firefox/addon/emoji-cheatsheet/?src=ss]
    When the icon for it shows on my toolbar everything else shows, yet when it goes awal many other things malfunction. I tried reloading Firfox several times and nothing change. So when I disable it and restarted things were normal and working.
    Anyone else experience this?

    Sorry, the post about clearing your cache was meant for a different question.
    I suggest opening a ticket on the issue forums for this plugin: https://github.com/johannhof/emoji-helper/issues
    P.s. If it helps, I currently have 16 add-ons installed.

  • Issue with Excel add in

    Hi Experts,
    Some of the users receive the following error message while attempting to retrieve data on a previously-working query in essbase excel add in:
    "Essbase has encountered an internal Excel error. Your sheet will not be overwritten and none of your data will be lost. However, you are strongly urged to exit Excel and restart in order to clear up the problem"
    Also tried uninstalling and reinstalling Essbase client and also tried with essbase add in version 9.3.1.3, but nothing worked.
    Please let us know your thoughts on the below issue.
    Thanks,
    Raja
    Edited by: user647562 on Apr 27, 2009 1:21 PM

    I, too, would recommend rebuilding the workbook.. Excel workbooks can get some funny behaviors, particularly if they contain VBA code. VBA in Excel stays 'semi-compiled' and never really clears itself out and a bunch of phantom references remain (and are completely hidden). I have seen some very strange behavior cleaned up by rebuilding the workbook..
    My old friend, Excel MVP Rob Bovey, has a utility specifically built to rebuild workbooks at http://www.appspro.com/Utilities/Utilities.htm.
    Tim Tow
    Applied OLAP, Inc

  • Problem with Essbase add-in 9.2.1 and office 2010.

    Hi all,
    we have a problem with Essbase add in 9.2.1 and office 2010.
    Every time when a user opens Excel a new (additionally) euntry in the ad-on menue appears.
    Indeed what happens is, that the add-in is loaded n-times.
    At the first start of excel one time, second two times and so on...
    Thtas's very annoying.
    Can someone confirm this issue or even better know a workaround.
    (A way we have found so far to ease the pain a bit -well only temporary- is to disable the ad-in, close Excel and start it again.
    However with every new start of execel the issues begins again.
    But that's not a solution you can recommand to the end user.)
    Any help is welcome.
    Thank you in advance!
    Andre

    Have a read of the following on Oracle Support - Support for Office 2010 in Essbase Excel Add-In and Smart View [ID 1191235.1]
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Slow scrolling with all add-ons and extensions disabled, but OK is safe mode

    I have a page for work, with a lot of links, that scrolls very slowly, with a choppy action. It is the same with all add-ons and extensions disabled. But when restarted in safe mode, the scrolling is OK.
    What else does the safe mode block? Or what could be the problem.

    In Firefox 4 and later Safe mode disables extensions and disables hardware acceleration.
    *http://kb.mozillazine.org/Safe_mode
    Try to disable hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    If disabling hardware acceleration works then check if there is an update available for your graphics display driver.

  • Iphoto has detected inconsistencies with your library

    i have just reloaded my osx 10.8.2 and migrated from my external hard drive... now when i open iphoto i get a message like the "iphoto has detected inconsistencies with your library" can anyone help?

    1. Mak a back up. This is vital. Don't skip this step.
    2.
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • Inconsistencies with Navigation Attributes

    Hello all,
    We are experiencing some inconsistencies with navigation attributes. Attributes are flagged as navigational on the InfoObject Level and also selected in the InfoProvider's Navigation Attributes folder. However some of them are showing in the Query as Navigation Attributes while other's don't. The same process was followed for all of them. Any ideas why this might happen?
    Thank you so much!

    Take the "Company", "Area" and "Department" out from the attribute list of the Org Unit !!
    then delete  "Company", "Area" and "Department" one by one ..
    And then try deleting orgunit ..
    Regards.

  • I cannot download any add-ons--connection faliure with mozilla add ons--not sure what this means or how to fix it

    Hello,
    I have updated Firefox and have 4.0 but I can't seem to add any add-ons. No matter what I try I get the :
    connection faliure with mozilla add ons error message.
    I am on a Mac version 10.5.8
    Processor Name: Intel Core 2 Duo

    You have or had an extension installed (MegaUpload toolbar) that has changed the user agent from Firefox/3.6.12 to Firefox/2.0.0.13
    You can check the general.useragent prefs on the about:config page:
    * general.useragent.extra.firefox Firefox/2.0.0.13 MEGAUPLOAD 1.0
    You can open the about:config page via the location bar, just like you open a website.<br />
    Filter: general.useragent<br />
    If general.useragent prefs are bold (user set) then you can right-click that pref and choose Reset.
    See [[Web sites or add-ons incorrectly report incompatible browser]] and [[Finding your Firefox version]]<br />
    See also http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default
    Your above posted system details show multiple Java Console extensions.<br />
    You can uninstall (remove) the Java Console extensions and disable the Java Quick Starter extension, you do not need them to run Java applets.
    See http://kb.mozillazine.org/Java#Multiple_Java_Console_extensions
    See also http://www.java.com/en/download/help/quickstarter.xml - What is Java Quick Starter (JQS)? What is the benefit of running JQS? - 6.0
    Disable the Java Quick Starter extension: Tools -> Addons -> Extensions
    Control Panel -> Java -> Advanced tab -> Miscellaneous -> Java Quick Starter (disable)
    You should update the [[Java]] plugin (Java Plug-in 1.6.0_12) to the latest version (6 U22).
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)

  • I have problem with this add-one "down them all" , Recently it doesn't show me Size of files !!

    I have problem with this add-one "down them all" , Recently it doesn't show me Size of files !!
    also regular download doesn't show my any thing !! and I can not even resume my files ....
    i know these are direct links and i should be able to resume my downloads any time ( i have this option before )

    If an extension isn't working properly then you need to take this up with its developer.
    *http://www.downthemall.net/

  • SAP shuts down when loggin on with many add-ons if logged on by main screen

    We have 3 custom designed add-ons at the site, where 2 of them are set to start automatically and 1 mandatory.
    It was all ok with 2 add-ons , however with the 3rd the issues started to happen. Listed below is the issue and the way to replicate.
    1.     When logging in through the main screen the add-ons throws errors ( apparently due to not staring up properly such as runtime references lost etc ). The errors are different each time. Ultimately SAP shuts down without letting us do any further action.
    2.     However, if I login through the choose company screen ( click the choose company button on the main screen ) then I don’t have any issues, all add-ons start that are set to automatic and mandatory.
    3.     there are few exceptions :
    a.     When the manager password is “manager” and SAP lets you log on with the blank user id, the main screen log-on is successful with the add-ons starting without issues. ( however if I type user id manager and password manager then still the issue happens )
    b.     When the user is NOT a super user, and when logging in through the main screen NO issues happen. 
    4.     Of course I don’t have any problems with add-ons set to manual, and when started manually, but some add-ons are necessary to be automatic and some need to be mandatory.
    I have tried to delay the add-on connection to the UI with one add-on, however that has no effect.
    my client is concerned with having to logon through the choose company screen.
    any help, workarounds are appreciated.
    regards,
    Indika.

    Hi Indika,
    Thanks for the detailled description of the issue!
    Unfortunately I didn't encounter the issue so far - and I wouldn't know better workarounds from the top of my head...
    I guess you are talking about issues in conjunction with the latest version / patch?
    ...from pracctical experience I know that there's no issue with version 2004...
    ...but this issue should anyway be fixed by SAP Support.
    Did you report it yet?
    Could you tell me the message number?
    Thanks in advance - and sorry for not being able to help better,
    Frank

  • Hello, well the other day i bought Angry birds with an Add " mighty eagle", and i had to reset my iphone and when i re-install the app Angry birds i dont have the add and i dont know how to get it back some1 can help me!?

    Hello, well the other day i bought Angry birds with an Add " mighty eagle", and i had to reset my iphone and when i re-install the app Angry birds i dont have the add and i dont know how to get it back some1 can help me!?

    Se if this helps:
    iTunes Store: About In-App Purchases
    Do you have a backup to restore from that would have included that in-app purchase?

  • Content of add-ons, except Weatherbug, periodically requiring deletion of all cookies, restart of compute and re-sign in to Google and YahooMail; the links associated with the add-on remain active

    The content of my add-ons, except Weatherbug, periodically disappear. I have to delete all cookies, restart compute and re-sign-in to Google and YahooMail. Everything is fine for a while and then the content of the add-ons goes away again. The links associated with the add-on remains at the top of the now content-vacant boxes and still work. This problem appears to have cropped-up after the last Firefox update.

    To: David Messner,
    As we cannot login we cannot raise a ticket with billing or anything else for azure.
    Have two valid azure subscriptions, one microsoft account (ex-liveid/ex-officelive) and an organisation account (err microsoft office365).
    Cannot access the azure portal!
    Please raise a ticket for my as it is impossible for me to do so, the system is broken, the website workflow is flawed.
    Dave
    ps: cleared cache several times, IE11, does not work from Win 8.1, 8.0 or 7. It is broken totally.
    The only possible advised support is "
    United Kingdom   
            +44   
            (0)844 800 2400
    and believe my that is not a real option. The two times in the past I phoned in I got absolutely nowhere after weeks and the communication just died. Yes, it is that bad.
    Dave Baker | AIDE for LightSwitch | Xpert360 blog | twitter : @xpert360 | Xpert360 website | Opinions are my own. For better forums, remember to mark posts as helpful/answer.

  • I had Copernic Desktop Search installed with an add in to Firefox. On removing CDTS it has left the add-in and the remove button is inactive ie greyed out and I can not delkete it or see the folder in the extentions. Help appreciated to get rid of it.

    I had Copernic Desktop Search installed with an add in to Firefox. On removing CDTS it has left the add-in and the remove button is inactive ie greyed out and I can not delkete it or see the folder in the extensions. Help appreciated to get rid of it.

    uninstalled firefox ....deleted all files still remaining under mozilla firefox directory in program files ... to avoid having to reprogram all my settings, reisntall all addons as well .. I did not remove anything from mozilla firefox that is stored in either appdata or under the windows users directory (if any)
    ... the as suggested reinstalled the latest version of the firefox browser using the link you provided in the email ..; tested and several issues still remain present and unresolved ....
    so please this is urgent or I will have to jump browsers and start using chrome .. because we work 14 hours a day 6 (sometimes 7) days a week, to get ready for the launch of our newest venture and we cannot lose that much days on browser related issues ... so please instead of putting me through week long step process .. of do this .. do that .. can you please actually look into the issue from your end .. I use firefox for so many, many years thta I deserve this kind of support .. thnx Robert

  • Restart with no add-ons

    How to restart with no add-ons in v29?
    Firefox went seriously downhill with this release. Long-standing features are gone.

    Hello, click the menu button [[Image:New Fx Menu]] , click help [[Image:Help-29]] and select '''Restart with Add-ons Disabled....'''
    Also you can start Firefox in Safe Mode by holding down the '''shift''' key while starting Firefox.
    thank you

Maybe you are looking for

  • I am having a crash problem

    and it seems to be getting worse. Specifically, I have a G4 AGP, with 8xxRAM 1.3giggle cpu three firewire devices, Maxtor HD, buffalo HD and lacie dvd burner (multi recorder). I upgraded the internal DVD to a Samsung burner a long while ago. This pro

  • Studio display Question

    Hi I have a couple of questions I have a apple. Studio. Display 17in and I was wondering if I could hook up to an 2010 macmini and if thr is special connectors for connecting it to the display also won't mind buy them also it has mountain lion instal

  • Playing Music Videos Back to Back

    I would like to be able to play my music videos back-to-back, either in the Music Videos section, or just in shuffle mode. Currently I can only play one video then it returns to the menu. If anyone knows how to correct this I would appreciate a reply

  • Basic questions about Premiere Elements 8

    I'm new to this forum and although I use Photoshop Elements extensively, I am just trialling Premiere Elements 8. I have a number of questions from my (very limited) testing so far: 1. Most of the videos that I download from my Sony DCR-DVD110 DVDs b

  • Overpriced bill

    Good Afternoon. Firstly I am very unhappy to have been charged a very high penalty amount over the last few months for not using the 'free' evening and weekend calls or 1571 as myself and my housemates have been away from the house over the summer. B