I am wondering if Office add-ins will disappear if I re-install office 2010 on my work computer. I work with finance so the add-ins are very important for my job. I have been searching the web a lot but can't find any answers.
Are add-ins going to disappear if I re-install office 2010?
46 Views Asked by August Jelemson At
1
There are 1 best solutions below
Related Questions in MS-OFFICE
- How can I create an automatic table of contents in docx without the text being bold?
- Error: "Document_KeyUp" event not working
- Rewriting CSS in MSO conditional comment doesn't work
- Recovering Outlook olk14 /15 email files
- Copy/Paste APA-style Text References into Word as Dynamic Citations for Automatic Bibliography
- GridArea in a JSX file
- vba: log cleaning macro: how to optimize for faster execution?
- Excel autofill numbers in rows but with text also in the cell
- Unattended installation of MS Office 2007 through PowerShell without Volume License
- How to convert a text with data in series having field name on left to a table in Excel?
- Manipulate .dotm files without launch MS Word
- .ICS calendar item works in Outlook desktop client, but not OWA webmail
- Seeking Excel Advice: Identifying Unpaired Names with Matching Timestamps?
- Apache POI created Excel files with errors, until today. Why?
- Referencing UserForm public variable in vba
Related Questions in OFFICE-2010
- How to check if Office >= 2010 is installed?
- Powershell cannot create Excel object
- VSTO for Office 2010 Globals.Thisaddin is always null
- Why is Creating New Word Application Incredibly Slow VBA
- How to log out from OneNote 14.0?
- Excel - Bulk deletion of same words and rest of differing brackets content
- y Axis in a diagram number formatig error in Excel 2016 compared with 2010
- Microsoft Word don't load script for text behind
- Font MTEXTRA.TTF issue after the last Microsoft security update
- macro does work for users after updating in in Office 365
- AppActivate works in Excel 2007 but not in 2010
- Excel Arrow Key is Creating a Formula?
- duplicate a complex (double) table row in ms word vba
- Excel Visual Basic produces The object invoked as disconnected from its clients
- Excel Visual Basic variable as HTMLDocument
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
This depends on what kind of Add-Ins you use.
STARUP Add-Ins
If you have "Macro" type add ins sitting in your STARTUP folder or even maybe in your Normal.dotm they will be gone. Because the STARTUP folder is usually set to the Office installation directory. It could also be changed by your company to a central folder. Then they would remain.
COM-Add-Ins
If you have COM-Add-Ins it depends on their installation location. Normally Add-Ins won't install into the Office installation directory (you'll need to check). After a re-installation of Office 2010 you probably have to repair them so they are registered properly again. It depends on the Add-In maybe you have to reinstall them as well.
Actions/XML-Schema
If you have actions installed I can't really tell you what happens to them. I've no experience. Maybe another answer or person can help here (feel free to edit or comment on it).
How to proceed?
As a start you need to investigate your installed Add-Ins follow this Microsoft link here. After you know what you have you can come back or decide what Add-Ins are critical for you to keep. Figure out their installation location and/or installers and backup them.