office-2007
Error compiling VBA app after Office 2007 was installed
Ever since we installed Office 2007, our VBA app\'s code stopped working.When I debug, I get a compile error and .Edit is high开发者_开发技巧lighted.I replaced the .Edit with .Update and I don\'t get[详细]
2022-12-28 07:17 分类:问答Office Add-in to execute on save
I\'m developing an Office 2007 add-in.I would like to have a piece of code execute whenever the user Saves a document.I\'m principally interested in Word, Excel and PowerPoint, but I\'d prefer to also[详细]
2022-12-28 05:01 分类:问答SharePoint and Forms Based Authentication Issue - Office Apps no longer work
We have several sites that use Forms Based authentication (FBA) within SharePoint. Many of them have been running for months without issues. Within the last week or two we have noticed the following b[详细]
2022-12-28 03:47 分类:问答Is it possible to add custom "napkin math" operators in OneNote 2007?
If you\'re not familiar with OneNote\'s \"napkin math\" feature, it allows you to type mathematical equations and have OneNote evaluate them on the fly (with a limited set of operators/functions). I\'[详细]
2022-12-25 21:29 分类:问答Best solution for exporting Word documents to PDF programatically (without using a "software printer")?
I\'m looking for a way to export a Word document as a PDF. I would like to do this without the use of a \"software printer\" (such as CutePDF, 开发者_StackOverflow社区etc.) and stick to reference asse[详细]
2022-12-24 23:06 分类:问答Visual Studio 2010 RC with Office 2010 and Office 2007 installed
I have Visual Studio 2010 installed on my Windows XP development machine along with Office 2007 Professional and Office 2010 Professional. I am trying to dev开发者_高级运维elop several add-ins for Off[详细]
2022-12-24 18:35 分类:问答Some languages don't work when using Word 2007 Spellcheck from Interop
I\'m using the Word 2007 spellchecker via Interop in a VB.net desktop app. When using the default language (English), it works fine. If I set the language to French via LanguageId, it also works. But[详细]
2022-12-24 09:28 分类:问答Merge Word Documents (Office Interop & .NET), Keeping Formatting
I\'m having 开发者_运维技巧some difficulty merging multiple word documents together using Microsoft Office Interop Assemblies (Office 2007) and ASP.NET 3.5. I\'m able to merge the documents, but some[详细]
2022-12-24 06:04 分类:问答VBA Outlook Mail .display, recording when/if sent manually
My code displays a message with basic subject, body, attach开发者_开发技巧ment.Next the user manually updates and customizes the message and should send it.I want to record when (if) the email is sent[详细]
2022-12-24 04:39 分类:问答Access / Excel crossover: Should i attach spreadsheets to records
I currently have an archaic system of client records that I am trying to improve. For each client i have a directory, in that directory i include a directory for each job. Each job has a spreadsheet[详细]
2022-12-23 23:24 分类:问答