First  |  Prev |  Next  |  Last
Pages: 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
from vba to vsto
Hi Im trying to convert my vba code to vb.net and have a problem. I have a function that returns the default file path for the usertemplates, another one for the workgrouptemplates. I need to know both because I want to create documents based on templates that are placed in theese diredtions. vba getTemplat... 23 Mar 2010 06:46
Copying number to clipboard, subtracting 398 then pasting the value to overwrite the original
Hi. I am very new to this. I'd be really grateful if someone could help/guide me. I want to create a macro in Microsoft Word but I don't know visual basic. I want to be able to highlight a number then: - copy it to the clipboard - subtract 298 - paste the value to the Word document, overwriting the ori... 22 Mar 2010 09:24
W2003: find cursor location in table coordinates (table/row/co
That definitely gives me the table number, and now I realize why the source form looks so 'wonky' - it has tables embedded in tables. So, When I'm in "Table 3" and click in the upper area, I get cell (1,1). But when I click into the first cell of the embedded table, I also get "Table 3 (1,1)". Is there a prefe... 19 Mar 2010 19:02
W2003: find cursor location in table coordinates (table/row/column
I've been asked to extract data from an existing form that I didn't set up, and the format is less than ideal. To minimize my cycles of testing, it would be much easier to place my cursor in a sample document, and then debug.print the cursor location as table coordinates so I can hardcode the 'cells' that I n... 19 Mar 2010 17:50
Resetting Form Fields
Hi, I have the following Macro which I thought should not reset form fields but each time its used and it relocks the form the formfields are reset, please could someone be kind enough to point me in the right direction of where it is going wrong? Thanks Robin Sub OnExitSite1a() Dim bProtected As Boolean ... 19 Mar 2010 13:14
Resetting Form Fields
Hi, I have the following maco assigned to a check box in my form but it appears as the macro lock and unlocks the form all the form fields are reset, even though Ive got the No Reset option set to true it is still resetting them, is there an easy way to over come this? Thanks Robin Sub OnExitSite1a() ... 20 Mar 2010 03:01
Batch Find/Replace for *.dot Files
Word 2003 - I found the great links below that allow you to find/replace text in multiple *.doc files, but I'd like to find/replace text in multiple template (*.dot) files. Is there different code for template files? Thanks in advance for you responses. http://www.gmayor.com/batch_replace.htm http://gregmax... 22 Mar 2010 15:33
A macro listbox in the quick launch area
I have a macro that I wrote way back in word 2003 that added a listbox of mine to a menu and the user could click on the listbox and make their choice. In word 2007 since I can't seem to add the listbox to the Quick Launch Ribbon, I have added “Add-In Toolbar Commands” to the Quick Launch, but that adds a level... 20 Mar 2010 04:07
computer crashed can't reinstall office 2007
I have my product key but word will not activate. ... 19 Mar 2010 10:49
macro to close document if macros disabled
I have several users forms that have code to protect the form and alter behavior of enter key. When opening security settings request user to enable or disable macros. Sometimes new users disables macros this becomes problematic since the macros are in place to provide form protection and cursor control. Is ... 18 Mar 2010 14:22
First  |  Prev |  Next  |  Last
Pages: 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47