I have a VS 2010 Excel 2007 Workbook application. I have a ListObject that is bound to an object data source via a binding source. I want to be able to determine what property of my object any given L
i am creating a word (14) instance with interop out of a c# .net4 winforms application to work with a document. If some word document gets opened beyond my application the same word instance will be u
I received this error message 开发者_开发百科-Procedure too large - in VBA. What is the reason and way out for this error?You probably have one or more gigantic procedures/functions and I think VBA ha
How can I create thumbnails (an image of 开发者_开发问答the first page of the document) of office documents in c#?Not sure if this helps but there\'s possibly a thread of information you can follow he
I know nothing about microsoft office development, but I would like to build a prototype of a plugin will allow a user to Save and Open documents from a remote repository.Perhaps later build in a vers
I hope someone have some insight into this. I have a check box on page 1 and when it\'s clicked, it will launch a macro & insert a value to a text box on page 10. Simple
I have made a program where I read set of records from the database and then save it in a datagrid. From here I make the user download the file as a excel file.
This if the first time I write a Microsoft Office Macro. Basically, we have a few check boxes on page 1 and when one of them is checked, I need to auto-fill a text box on page 10 depending on which
I read your post regarding creating a ChatBot using Office Communicator 2007 - I would like to know whether you ever got this answered, since I would like to create a Bot too - thanks.I have found the
I have a large amount of Word documents that I need to parse. As they all were created from the same template, I think that the best approach would be to save them as HTML files and parse the HTML its