First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
Can't link a table to excel within a Filling in Form protected doc
Got a document form that has a table that is a link to a Excel spreadsheet so that users can have the luxury of Excel's summing, I need to make the document protected with the Filling in Forms option, but that means the Excel link is not going to work, as it becomes a protected field. Is there a workaround ... 2 Jun 2010 19:50
This has to be a WORD bug with TextBox VBA and protection
Try this please: 1. Create new doc as a dotm (macro enabled template) 2. From the Developer tab, Insert a ActiveX textbox control 3. Create a TextBox1.change routine, and apply some simple code – just MsgBox TextBox1 will suffice 4. Turn on Protect Document with editing restrictions Filling in Forms 5. Sw... 2 Jun 2010 19:50
What does "start PID" and "end PID" mean?
After downloading some word documents from a educational website, some two-part pink symbols appear on the page. When the cursor hovers over the left side of the symbol, "start PID" appears; when hovering over the right side of symbol, "end PID" appears. ... 2 Jun 2010 22:02
Add a ListBox to the QuickAccessToolBar
I have a macro that created a ListBox. Since I can't seem to add the ListBox programmatically to the Quick Access Toolbar, is there a way I could add the ListBox by hand to the Quick Access Toolbar so it is always there when I open Word? ... 2 Jun 2010 17:37
converting tabular structures in a Word document into an actual table or reading data from the tabular structures using VBA code
I have a macro which can read the last cell/column of all tables in a Word 2003/2007 document and store the data in an MS-Access table. But, some Word documents have the data in structures like a table format but are not actually tables. The structure looks like a table, but the table borders are actually line conn... 3 Jun 2010 19:03
Database Query
Hi Community, I was hoping to seek some guidance or pointers regarding the extracting/querying of db information into Word Documents. In a nutshell I create many form templates for our end users (Social Workers) which they complete on behalf of or regarding our customers. These customers will most likely h... 3 Jun 2010 06:46
Thumbnails not showing
had the same problem...very frustrating. This worked for me: Click Organize at the top left in any folder Choose Folder and Search Options (clicking that opens a new box, Folder Options) Click View at top UNCHECK the first option/box in front of "Always show icons, never thumbnails" Click OK and that shoul... 2 Jun 2010 12:03
Keeping a table in a form editable and checking that fields are filled in before allowing a save
Firstly apologies if this is the incorrect forum but I was looking for a general word forum and could not find one. Please point me to one if one exists. I am trying to create a form where I want to specify what items need to be filled in. (Review minutes from design reviews). I want to make certain fields manda... 2 Jun 2010 05:29
Content select question?
Dear All, I wonder if any property or method could to check the current document content is selected all or not? Many thanks David ... 2 Jun 2010 05:29
TextBox control not enabled with protection on
This has weird behavior, so I am sure it is a bug. I am trying to auto-total table columns in a document template (not a VBA form). The fields are ActiveX textboxes and in VBA I simply assign them to integers and total; ie effectively adding the values in TextBox1, Textbox2 etc to total in TextBox9. Then I... 3 Jun 2010 14:33
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12