how to make google like search box in current list
Hi,I want to make a google like search box in my current list that whenever I type a letter,the items in my listbox will also change according to what letter or text I inputed in my search box or...
View Articleproblem with using other type of Source
Hi,I have a code here that Insert a Citation and Bibliography from a listBox,now my problem is that when I save a Source using Book Section,Web Site,Document from Web site and patent in the Current...
View ArticlePage X of Y without Header or Footer
Can I have a Page X of Y without using a Header or Footer?All solutions I have found online require Header or Footer unless I misunderstand
View ArticleLink a Drop Down Box to an Address Field
I am trying to Create a form where if you choose your branch name then it will autopopulate the address at the top corner. Is there a way to link a drop down menu to and address field or text field to...
View ArticlePaste sentence into Access Table "memo" field
I have a *.docm document that I use to load sentences of text into a Memo field of an Access table.Right now I use the following syntax to loop through the sentences in the document and load them into...
View ArticleRibbon of my word Add in is not loading at the start up of the word
Ribbon of my word Add in is not loading at the start up of the wordSome it is loading and sometimes it is not. How to check , On what instances it loads ?Thanks & RegardsSomu
View ArticleCTRL+SHIFT+UP ARROW and Selection.MoveUp Unit:=wdParagraph Inconsistencies...
In my ongoing attempt to chase down all the changes needed to move a fairly complex project from Word 2003 to 2013, I have come across something I find hard to accept.As part of a spacing calculation...
View ArticleI am stuck with editor for Math equation .net
Hi all,I am stuck with editor for Math equation.I got a idea to convert word office math equation to c# code or something.I learned about MathML but don't know how to use it.Any help...
View ArticleInserted Photo Inherits Hidden Characteristic from Text
In my attempts to convert a Photo Exhibit project from Word 2003 to Word 2013, I've run across a problem (one of many). Each of my captions has hidden text at the beginning (i.e., filename, photo...
View ArticleAttaching Template Eexclude Footer
Hello!I manipulate programmatically a Word document using Interop.Word.I attach an existing template to the document I create, but the result has no footer as defined in the template.object oTemplate =...
View ArticlewdVerticalPositionRelativeToPage Problem - Selection and Range Reference
A previous post addressed the issue of the Range reference not providing reliable vertical position...
View ArticleCan we dynamically load the contents in second column for Backstage view in...
I am writing an app, which will interact with Office. Right now, if I click on 'custom location' in first column, then a button 'Browse Location' will appear in second column.If I click on that...
View ArticlePrinter Commands in Bi publisher
I have a troy printer for check printing. I need to embed a digital signature print commands into a word document. Is there any example code of how to due this using Bi publisher word plug in.
View ArticleWhen exporting a SharePoint 2010 list to an Excel SS, I am getting a hash tag...
I'm getting a hash tag symbol in fields in my Excel spreadsheet where there is a semicolon (;). The fields are descriptions of team affiliations, e.g. cook; dishwasher; boss, and so forth. How can I...
View ArticleCOMexception was unhandled by user code
Hi,I'm having this kind of error every time I press the button in my Windows Form which is Insert Citation if the Current List have this bibliography source that has this type of Source "Book Section"...
View ArticleHow to create a button in Backstage of MSWord 2013 with customization
This is s snap shot of recent files of MS Word 2013 - Here this button is clearly covered the whole width of the second column. Whenever I am creating a button with a label, then the width of the...
View ArticleHow do I upgrade?
I currently have Office2007, how do I upgrade my Word 2007 to Word 2010? Or get themes from 2010 to my 2007? I have looked on Microsoft and the "pushpin" theme my book calls for me to use is not...
View ArticlePrinting Style Area pane
Hi,I need to print the document with style information (Style Area pane) of each paragraph in the document. Is there any way to achieve this using VBA.Antony
View ArticleConvert text coding inmultiple files from txt to doc
I have a folder with 450 small txt files. They're named like 113.txt 114.txt 115.txt etc. For some reason they all have text coding Japanese (Shift-JIS). I want to:Change the text coding to Western...
View ArticleTable Formating using c#
I tried this: (Of course, after setting the Application & Doc Objects)Word.Style style = doc.Styles.Add("TableStyle", Word.WdStyleType.wdStyleTypeTable);...
View Article