improved macro
can you improve this macro in order to ask which word to search ( only for one word would be ok) and when found change font color to white and same text box background invisible. That should work in...
View ArticleOffice 365 configuration using in SMTP
Hello Friends,we have developed one service to send mail through SMTP settings. My client is using Office 365 email Id. For Example:username: abc@domain.com , password: XXXXXXFrom email:...
View ArticleHow to create a new OneNote notebook using VB.NET...
I want to do the following:Check if the specific OneNote Notebook "NoteBookName" existIf the specific OneNote Notebook "NoteBookName" does not exist, create a new notebook with the name...
View ArticleCDOEX Interface "put_BCC" behavior
We use the CDOEX Interface "put_BCC" to add BCC header in a message, and then deliver the message via Exchange Pickup folder.This is interface...
View ArticleExport Excel Chart to OneNote
I am stumped on a piece of code that involves Excel and OneNote. I am not an experienced programmer although I know Excel VBA fairly well. This is my first time ever posting anything to a community...
View ArticlePowerPoint: improved macro
can you improve this macro in order to ask which word to search ( only for one word would be ok) and when found change font color to white and same text box background invisible. That should work in...
View ArticleLate binding fails on Shell.Application and ZIP files
Hello everybody,my goal is to write some code to modify several office file, resp. the customui.xml files inside and the VBA-code inside.I'm facing an issue during the development when I access an...
View ArticleProgramatically add image to signature in Word, using interop object model
Hello, I have a word document as a template, which consist of the signature control, i need to implement, sign the document using the image of the user signature and place it into the signature...
View ArticleHow to set PointerColor when msppt.olb is used
there is DrawLine(float BeginX, float BeginY, float EndX, float EndY) funcation in the msppt.olb (office2013),but the color of the pen is black,i wonder if there is some way to set pen color.i found...
View ArticleDrag&Drop with Visio Drawing Control
I have some troubles with Drag & Drop on a Visio drawing control using C#. My problem is that I want to do drag and drop with non-shape objects and when I drag/drop over the drawing control I don't...
View ArticleOffice Plug-In: Disable "Save" button at run time
Dear all,I'm developing Office Plugin for MS Office 2010 and 2013. I'm looking for solution how to control disable/enable menu button such as "SAVE", "SAVE AS", "PRINT" or "Prepare" at run time. Form...
View ArticleHow to get error information back from Office Web Apps server?
I'm developing a web application with an embedded Word iframe that interfaces with an Office Web Apps server; I am trying to implement the MS-FSSHTTPB protocol for my WOPI server. More details here....
View ArticleLooking for forum for general Outlook 2010 questions
I'm sorry for posting this here but I'm simply looking for the correct forum to discuss general questions about the setup and basic operation of Outlook 2010 and in looking through the various...
View ArticleSave As dialogue in Excel and PowerPoint 2010
I have the following code in a Word Add-in. How do I do the same in Excel and PowerPoint?# The call that I want to replicate dynamic dialogue = this.OfficeExtensionObject.SaveAsDialog;# Call the Word...
View Articleselecting multiple slides using vba
I have a vba code that loops through each of the slides the user has selected. Part of the vba requires that the other objects be selected. At the end of the routine, I would like to re-select the...
View ArticleVBA code working in code window but not from the powerpoint application
Hello,I created the below vba code for toggling the chart scale to auto or fixed. I used a wscript message box. The code is working from the code window. But If I run from the button from powerpoint...
View ArticleAuto align and space in Visio drawing control C#
Hello everyone, I am using Visio 2010 I want to recreate the Auto Align & Space button from Visio in my own application with Visio drawing control.As far as I understood, I should use :...
View ArticleAnother IM Provider Development Attempt
Hello,I read all forum threads I found, regarding this topic. But still, there is something missing.My project is created in C# as "new IM Provider". When started, Office connects, asks for...
View ArticleDoes anyone know when people in Australia can signup for an Office 365...
When I try to sign up using the information on http://msdn.microsoft.com/en-au/library/office/fp179924(v=office.15).aspx#o365_signupI see that Australia is not in the list of locations where the...
View ArticleSharePoint Excel file and SharePoint PowerPoint to communicate
We are looking into a way for an Excel file and PowerPoint file to exchange data. Use Case: User makes change to number in cell within Excel file. Upon saving changes, the revised number is updated in...
View Article