Microsoft Office version 2010 is a suite of programs for office productivity.
0
votes
0answers
15 views
Deploying a VSTO 2010 Addin in Office 2007
I have an Excel 2010 VSTO addin developed using VS 2010. It's a RibbonUI based addin which adds a new tab to the Excel ribbon. Now I have come across a situation where I need to deploy this addin for ...
0
votes
0answers
6 views
How do I make Microsoft Word citations hyperlinks? [migrated]
So for cross references (to tables, figures, etc) Word will make the reference link to the spot in the document that contains the caption like you expect but it seems for citations it doesn't do this. ...
0
votes
0answers
50 views
Word 2010 Spell Check Hidden in Remote App, on Windows Server 2008 R2
I have a problem with a legacy VB6 app that uses Word spellcheck.
We put this on the new 2008R2 server as a emote App but the problem we are having is when we invoke the spellcheck it does not focus ...
4
votes
1answer
77 views
RibbonDropDown losing items
I'm adding items to a RibbonDropDown that is used by the New Email inspector at run time. I add the items on start-up and also refresh the list on demand (when the user presses a button)
public void ...
0
votes
0answers
18 views
How can I set the picture associated with a node in a SmartArt graphic?
SmartArt graphics can have pictures associated with the "nodes" (although this is only used by certain SmartArt templates). I know how to set the text of a node via VBA/VSTO automation, but I can't ...
0
votes
0answers
38 views
PowerPoint macros - appear animation
I have a list of 19 books in PowerPoint. They are set to appear after each other and some time.
Now I'd like to write a macro to show the publishing year on the page when the book title is shown. So ...
0
votes
0answers
49 views
Office 2010 running in terminal service, copy and PasteSpecial as Enhanced Metafile from Excel to Word messes up the fonts
When running Office 2010 within Terminal Service session, copy a few cells and paste them into a Word document using the PasteSpecial option of "Picture (Enhanced Metafile)" results in the fonts ...
1
vote
2answers
141 views
Sending Email with Late Binding Error Through VBA
I'm trying to use a late binding to email from VBA in Access 2010 and Access 2003. 2003 gives me 'Could not complete the operation. Once or more paramet values are not valid.' and 2010 gives me ...
1
vote
1answer
104 views
Microsoft Outlook Object Library in Access VBA
I've already referred to this posting here about late bindings, but I'm not sure if it has answered my question. I'm forced to switch between XP's Office 2003 and Win 7's Office 2010 using Access ...
0
votes
1answer
71 views
Apply Filter Access 2010 with NULL not working
I have an Access 2010 database that has been migrated from 2003. I have a report that pulls data from a SQL backend and then in the Report_Open event filters that based on a value in a form using the ...
1
vote
1answer
19 views
Accessing control events of email form
I am trying to develop an add-on for outlook which requires handling control changes.
For instance I need to do some stuff when email subject is changed. To do this, I need to access text change ...
1
vote
1answer
186 views
Phantom Keytip conflict in Microsoft Office 2010 Ribbon Custom UI
I'm trying to create a custom ribbon in one of my Excel 2010 addins, and for some reason Office is overriding some of the keytips (keyboard accelerators). I know if Office sees a conflict it will ...
0
votes
1answer
91 views
How to debug Office add-in running in Citrix environment?
I have a VSTO-based PowerPoint add-in that runs fine on Office 2007 and Office 2010. I have users running this add-in every day, day-in, day-out.
I'm now working with a new client that uses Citrix ...
-1
votes
1answer
23 views
From Office 2003 to Office 2010 [closed]
I installed Office 2010 and I would like to know if there is a trick to convert all files (.doc in .docx, etc)
0
votes
0answers
333 views
Why can't Excel 2010 create ODBC connection without Run as Administrator? [closed]
Not just Excel 2010, I have same problem with Sql Plus, Crystal Reports..
I am not able to connect to Oracle without right click and run as administrator, if I do that it works.
I am running Excel ...
0
votes
0answers
184 views
Office 2010: Pasting copied Excel chart into Word results in missing data
Recently after the upgrade to Office 2010 from 2007 I am unable to copy a chart (bar chart with 4 series of 10000 data points) by selecting: Home Tab -> Copy as picture -> Appearance = As Shown on ...
0
votes
0answers
155 views
Get Custom Document Information Panel metadata within Word
I have created a custom DIP using InfoPath, the XML was generated manually as their is no SharePoint document library available. The DIP was created first by creating the basic XML stucture as a ...
0
votes
1answer
132 views
Send Outlook MailItem even when Outlook is Closed
I have a .NET application which allows users to click a button that will launch a new pre-populated message in Outlook. This works great for the most part, with one minor exception. If the user does ...
3
votes
1answer
199 views
How to migrate an add-in to Office 2013?
I've found this link, the bottom line of which foretells that what I've been using this far to create Office add-ins (i.e. good, old, nice C# code) is to be entirely exchanged for JavaScript.
For ...
0
votes
0answers
99 views
Cannot access object model of PowerPoint opened from SharePoint
I have a PowerPoint add-in that works with PowerPoint 2007/2010. I've discovered that it does not work correctly when the active presentation was opened from a SharePoint site in read-only mode.
In ...
0
votes
0answers
80 views
Win7 Office2010 SharePoint2007 Error Editing/Viewing Documents
SITUATION: We are having an issue with users editing files in MOSS
2007 using IE8. This is not impacting users that still use Windows XP
and Office 2007 (IE7), but rolling back is not an option. ...
3
votes
2answers
506 views
If I write an add-in for office 2007 will it work for 2010, 2013?
I am currently in the process of re-writing some VBA macros that were written for office 2003. I was wondering if I wrote a C# add-in for 2007, if it would work for 2010 or maybe even 2013. Or if I ...
0
votes
1answer
113 views
retrieve footnote of word file with openxml
How can retrieve all footnotes of a word file in c# using open xml, i know that we can retrieve the paragraphs with some things like this:
IEnumerable<Paragraph> paragraphs = ...
0
votes
0answers
159 views
Linking to MS-Visio page from within MS-Word (all 2010)
I must not be searching for the right terms, because I haven't found an answer yet. I have both Word & Visio 2010, and want to be able to link a page in Visio (or a portion of one) to a Word ...
0
votes
0answers
26 views
Outlook 2010 Multiple sharing request in one email
I've setup multiple task folders that I would like to share with colleagues. Is there a way to send multiple sharing requests in one email message or am I forced to send one email for each folder?
2
votes
1answer
474 views
Word 2010: how to create a drop-down menu in qat (quick access toolbox)
SHORT:
I would like to add a drop-down menu to the quick access toolbar of any instance of Word 2010 via placing a customized .dotm-file in Word's startup folder. I fail in creating this customized ...
0
votes
0answers
339 views
Avoiding Protected view when opening streamed Excel documents
We have an ASP.NET application which dynamically generates Excel documents and streams them to the client, using Response.WriteFile, see code below. Note that the document is deleted once the file has ...
1
vote
1answer
326 views
Office Mac 2011 : How to create a new Word document and save it with applescript?
I am trying to write simple applescript for Word on Office 2011 without success.
I found this link but syntax is different for Office 2011 and google is not my friend on this task...
...
1
vote
1answer
263 views
VBA add-ins load but do not work in Office 2010
I've created several add-ins for PowerPoint 2010 and Excel 2010 using VBA (I don't have Visual Studio available). The add-ins work fine on thin clients using Windows 7 Enterprise SP1 32-bit and Office ...
0
votes
0answers
83 views
How to extract toolbar icons from VBE shipped with MS Office 2010?
I want to extract some toolbar icons from the VBE shipped with MS Office 2010.
But I don't know in which exe or dll should I look for them.
1
vote
1answer
296 views
Outlook 2010 Macro to save attachment and FTP it to web server
This is the first time i've tried anything like this and having a few issues.
i've written the code below which is a Outlook 2010 Macro. It Saves a selected email details in an SQL database, saves ...
0
votes
0answers
157 views
how to resolve error code 3274 VBA 2010 Docmd.transferspreadsheet
I am facing a problem which occurs in vba 2010 only
i have protected version of excel (xlsx produced by office 2010) which i am importing trough docmd.transferspreadsheet ,
it works on office 2003 ...
2
votes
1answer
323 views
VBA MailMerge length > 255
i'm trying to use MailMerge with Word 2010.
I have a TAB delimited file database.dat which looks like the following:
ID Name Street
1 John FooBar 1
2 Smith ...
0
votes
0answers
38 views
How can I avoid page breaks in tables
I am generating a winword document that consists of a heading and a number of very similar tables, each table enumerating the properties of a given object. On a page I can fit between 2 and 3 ...
1
vote
1answer
226 views
In VBA, are template global variables accessible by documents and sub-templates?
I am writing a template in Word 2010 which is based upon another template, both of which contain considerable amounts of VBA code. I have referenced the original template to access its modules. Are ...
1
vote
1answer
286 views
VB 2010 Open Word document and Hide Office Ribbon
I am able to open a Word document from within my VB 2010 application. I need to hide the MS Office ribbon and set the Show Ruler option to false upon opening the document. Is there a way to do it?
0
votes
0answers
216 views
Office Excel 2010 COM Add-In - won't load on debug or after ClickOne
I have done something to my Excel and now I cannot seem to install add-ins correctly.
The add-in ClickOnce installs. It appears in Programs list. It appears in registry (and is set to load ...
0
votes
0answers
385 views
How to rearm Microsoft Office in 2010 Information Worker Demonstration and Evaluation Virtual Machine (SP1) [closed]
I'm doing some tests in a 2010 Information Worker Demonstration and Evaluation Virtual Machine (SP1).
However, after a few days (maybe ~180), Office is now saying that it needs to be activated.
I've ...
0
votes
1answer
102 views
Is there a PowerPoint equivalent of Word's ToggleRibbon? Or another way to accomplish the same thing?
[In Office 2007+, you can cause the ribbon to be minimized so that only the tab names are shown, which makes it look a bit like a menu bar. The full ribbon is then only shown when you click on a tab. ...
0
votes
1answer
126 views
Can I get rid of the “Marked as Final” strip in an Office document?
When a user opens a document (or in my case, presentation) that has been marked as final, a yellow strip appears at the top of the window explaining that the document has been marked as final and that ...
1
vote
2answers
126 views
Can I control the Office message bar programatically
In Office, a yellow or red message bar is sometimes shown below the ribbon. It is usually red for security related messages, and yellow for information messages.
The screenshot below shows MS Access ...
0
votes
1answer
1k views
VBA 7 (office 2010) strange errors on Windows 8 x64 [closed]
I have a (lot) of Macros written in VBA for Excel 2010 (x64 and x32) In Windows7. When I attempt to run them in a Windows 8 environment (both server 2012 and Win 8 x64) I get a lot of inconstant ...
0
votes
1answer
209 views
Adding export option to Office 2010 backstage view
I cannot extend Office 2010 UI even when I use the code from MSDN. This is the code I think should work:
<?xml version="1.0" encoding="UTF-8"?>
<customUI ...
2
votes
2answers
2k views
Set custom document properties with Word interop
I want to set some custom document properties of a word document I'm creating in my C# code. To do this, I followed this MSDN article and came up with this code:
using Word = ...
0
votes
1answer
387 views
VSTO: Visual Studio 2005 with Office 2010 64
I was developing a Office 2003 Add-In with Visual Studio 2005. But after unistall Office 2003 and intall Office 2010 x64, my project stops working.
It's present some errors:
Error 7 The type or ...
0
votes
1answer
310 views
Delete PowerPoint Slide Design that isn't part of a named set using VBA?
I have a set of custom layouts that are my approved corporate standard. There is one master and 11 custom layouts.
Because users will likely be pasting in old content, I am aware that any slides they ...
0
votes
0answers
93 views
Is it possible to prevent Access 2010 SP1 from changing the active tab on a custom ribbon when a form received/loses focus?
We're moving from Access XP to Access 2010 and are currently trying to design a custom ribbon to be used instead of the menu bars we used in Access XP.
Whilst testing our newly developed custom ...
0
votes
0answers
30 views
Modifying graphic appearance of Outlook e-mails' To field
I've searched for information or sample code describing how to modify the graphical appearance of the To:, Cc:, and Bcc: fields of an Outlook 2010 message that the user is writing, but I haven't found ...
0
votes
1answer
80 views
Calculated field won't evaluate correctly
Ok I have a table on a worksheet which has some columns for some calculations
PPS | Qty | TtlPrice | Comm | Fee | Ttl | format
Column Definitions
PPS - straight Numeric(9,5)
Qty - straight ...
1
vote
1answer
458 views
How to programmatically open the Document Information Panel in Microsoft Word 2010
Could anyone show me an example on how to open the document information panel in word with vb.net. If you happen to wonder what document panel I refer to you can check screenshots at:
How to Open the ...



