| Thread | Last Post | Replies |
|
| format text fields in word forms when protection is on | 31 Jan 2004 15:33 GMT | 6 |
I wouldl ike to allow users to format the text inserted in text fields in a word form, ie. change to italics,bold, bullets, etc, whithout having to unprotect the form. How could I do it, if possible? Many thanks
|
| Variation to a Word Heretic Macro | 31 Jan 2004 15:00 GMT | 6 |
Yesterday the Word Heretic (Steve Hudson) posted a macro for killing footnotes. I have bumbled along for the last hour or so trying to adapt his simple code to allow the user to input what he/wants to kill. I have tried String, Range, Long, Object and several others where the ???? ...
|
| Removing carriage returns from a CSV file. | 31 Jan 2004 14:49 GMT | 6 |
I'm afraid I am a complete VBA novice, so apologies if this is a dead simple question to you guys out there! The problem I have is that I need to migrate a flat file containing data that is variable length, comma delimited
|
| Go to top of text box | 31 Jan 2004 11:54 GMT | 2 |
I am using Office2k Win2k I am using UserForms I have a text box (multi line and scroll bars) that receives its text content from a word document.
|
| Tables formatting macro | 31 Jan 2004 04:34 GMT | 1 |
I need to make a user's tables have a standard look. He gets tables from a number of other users and they all look different Does anybody know of a macro that formats any table regardless of number of columns, so that they all have the same width and look - that is, it needs to ...
|
| Word cannot find EZPhoto.dot | 31 Jan 2004 02:48 GMT | 1 |
On Word startup, I get this message, "Word cannot find EZphoto.dot". If I press OK, then Word seems to function normally; but I think this message dialog may be preventing Word to work with other applications such as QuickBooks.
|
| Word Data Extraction | 31 Jan 2004 02:21 GMT | 2 |
I have a VB program that extracts data from a word document. Most of the data are in tables, so it is relatively easy to get to. However, I have four values that fall outside of the table. For example:
|
| Formfields | 31 Jan 2004 01:01 GMT | 3 |
I am creating template in which I will have multiple tables used to gather user input. Each table will initially contain just two rows, a header and a blank row. Each row will contain one column for
|
| compare two numerical fields | 31 Jan 2004 00:46 GMT | 3 |
Hi, i need to compare two numerical fields and place the difference in another part of my document. The sticky part is some times they can be a negative number, is their a compare statement or do i need to declare them differently? Thanks in advance Jenni
|
| activating Visual Basic macros | 31 Jan 2004 00:41 GMT | 2 |
I am using Word from the Office XP suite for the first time. A message keeps popping up under the logo Microsoft Visual Basic. It says, "The macros in this project are disabled. Please refer to the online help or documentation of the host application to enable macros." In a ...
|
| Getting Submit Button to work | 31 Jan 2004 00:37 GMT | 4 |
I'm trying to make a form that a user can pull up, fill out, and submit that will have fields to fill out the Word document. I have the text below in my submit button and it will not work. I used a sample from the MV page
|
| Word Equations | 31 Jan 2004 00:35 GMT | 2 |
I am trying to set up an equation to include a "mergfield total" in a word document. I want to calculate 30% of the mergefield total - displaying only the product results on my document. I am having trouble getting the calculations to include the mergefield total. Any ideas?
|
| Help Needed - Placement of AutoOpen code | 30 Jan 2004 23:17 GMT | 8 |
I've done my Usenet homework on this, tried every method I found there, including many that were contradictory to each other ... but remain as confused as ever. Here's my objective:
|
| Fast Way to Select Set of Rows Within a Word Table | 30 Jan 2004 22:04 GMT | 2 |
Thanks in advance I'm looking for a fast way to select a range of rows of a Word table, knowing the start and end "numbers" of the rows. The Selection.Move... Extend:=... techniques is very slow Thanks again.
|
| Find/replace Difference in 2000 and XP/2003 | 30 Jan 2004 21:47 GMT | 4 |
What am I doing wrong? in this code it searches the excel spreadsheet for text, replaces it. XP and 2003 it works beautifully. In Excel 2000 it bombs saying a automation error (see below code for error
|