MS Publisher 2007 Userform
I am totally new to VBA . Learning and trying to build a userform having a textbox .Someone entering text after click the text should go to a text box in the first page of the publisher document. I am...
View Articleproduct key mistake
good afternoonI hope I posted this in the right section. In a stupid mistake I entered the product key of my brothers MSDN version in a regular (my own) office2010 version.Of course I have my own, but...
View ArticlePaste Picture in Powerpoint using VB
I am using VB to copy a group of drawing objects from Excel and pasting into Powerpoint. It works fine if there are less than 4000 ovals in the group of objects. If there are more than 4000 ovals, I...
View ArticlePowerPoint 2010 - how can I determine what Shape a TextRange is in (if it's...
Suppose I have a TextRange object, and I need to find the Shape that contains that TextRange. Normally, I can use the Parent property of the TextRange to get the Shape. However, if the text is within...
View ArticleDesperately need MS Project interop help
I have a large (roughly 6000 items) hierarchy. The hierarchy is as follows: Division -> Customer -> Contract -> Project -> Project Details, where Division is the top level.The "Project...
View ArticleExport a video from powerpoint using VBA
I want to export a Video who was uploaded to powerpoint from the PC (not using links) I found how to do it for images but I cannot do it for videos. Is that possible to do?
View ArticlePowerPoint: current slide in active presentation
I'm looking at the best way to get the current slide in the active presentation. The documentation says that when you are in a NormalView (ActiveWindow.View.Type = pptNormalView) you can access the...
View ArticleVisio 2013 LockPreview in Document ShapeSheet doesn't work
Hi allWith Visio 2013 setting the Document ShapeSheet LockPreview cell to TRUE no longer retains the preview image as was the case in previous versions of Visio. i.e. when the document is saved a new...
View Article(OneNote 2013) OneNote.Window.Application interface doesn't work
Our OneNote 2010 addin works well, but fails on OneNote 2013. The problem is when it try to access interface: // OneNote.Window win was set before try {...
View ArticleWhy Outlook send encrypted messages more slowly
If I am sending a list of encrypted and signed messages, it is much more slowly to complete this job. Do outlook check the CRL of recipient's certificate. or it is difficult to find the certificate.who...
View ArticleMicrosoft Access 2013 and Visual Studio Express 2012
Hi all. I'm working on a mini project which is developed by using Visual Studio Express 2012. But Express Edition does not have reporting tool. I have installed Report Builder for Visual Studio Express...
View ArticleCopy to clipboard limitation
Hello,I'd like to know what are the limitations of the clipboard.Because, I've been developping a software for my company that takes a template in Word/Excel and PowerPoint to make auto generated...
View ArticleFFWinPlugin application/sharepoint-x fails after page refresh
Hi, I'm attempting to use the FFWinPlugin plugin to access webdav content from google chrome or firefox. This is not a sharepoint server, but is a webdav compliant server.The problem is that, whilst...
View ArticleCommon Ribbon for VBA and AddIns, part 2
Last month I asked a question in this forum about whether VBA and an application level AddIn written in Visual Studio could share a single custom ribbon in Word (see Common Ribbon for VBA and...
View ArticleFormatting Chart Series -- fill with gradient -- using code
I am trying to migrate a VB program that automates the creation of Excel and PPT charts. My original code seems to work fine in Excel, but I am trying to format the data series in PPT and the same...
View Articlecreate countdown in infopath via VSTA
hi,how to create timer countdown in infopath ?thank,
View ArticleChange video format in VBA
Is possible to change the format of a video in VBA? I try to find it everywhere on Internet but I couldn't be able to find an answer.
View ArticlePowerpoint 2013 access built-in dialog
U am building a PowerPoint 2013 add-in and I want to use the "Language" dialog:i.stack.imgur.com/VCIEK.pngIs it possible to access the build-in dialogs? If not how would you recreate the dialog (code...
View ArticleGoTo feature automation
Dear friends,Could anybody tell me how to do the GoTo functionality programmatically in powerpoint?I have added a custom property linked to some contents in powerpoint. I want to locate the contents...
View ArticleVisio: ConnectionAdded event is fired when no connection was done
Hello,I ran into an issue concerning the Page.ConnectionAdded event. When I drag a connector's endpoint over some connection points but release it elsewhere on the page the ConnectionAdded event is...
View Article