| Thread | Last Post | Replies |
|
| Convert WP .frm with Perfectscript to Word file | 18 Jan 2006 19:17 GMT | 1 |
I have several WP .frm files with Perfect script code and I need to re-create them as Word files that will do the same thing. I don't really know where to start in Word. Any suggestions/recomendations on how to go about this?
|
| create an email from a word form | 18 Jan 2006 19:11 GMT | 1 |
I have an Invoice Form which is filled in and printed from Word, I would like to add some code so this can also be emailed via outlook. Any Help Appreciated!!!
|
| How to secure Word VBA / macro? | 18 Jan 2006 16:53 GMT | 1 |
I need to create a word macro / VBA code that will open a separate Word document, print it and then delete the file printed. I need to make this reasonably secure. I have some experience with
|
| a dot shows up when i use the space bar | 18 Jan 2006 16:46 GMT | 3 |
Every time i hit the space bar in word a dot of period shows up. what can i do
|
| "Find this, insert page break": what approach? | 18 Jan 2006 15:08 GMT | 2 |
A report generated by an old database program dumps everything out in one long continuous file. That can not be changed. The resulting text file is opened in Word, and the users run a macro I wrote that finds the first line of each new record in the report and inserts a page break ...
|
| Creating Folders help | 18 Jan 2006 13:40 GMT | 1 |
I have written the below code. The code creates a folder dependent on the information from a form. That bit works fine but I can't get it to check whether the folder already exists and if so prompt the user to change the name. I have tried it with an
|
| Automatic Document Template & Userform checkbox | 18 Jan 2006 12:44 GMT | 5 |
I have designed a document template and userform. On my userform I have placed several text boxes and a "chkHistory1" checkbox. There are several other checkboxes also but I need help on 1 so I can do the rest. I have on my document template a checkbox with a bookmark named ...
|
| Deletion of Empty Page in the Word Document through VBA | 18 Jan 2006 11:52 GMT | 3 |
This is to request for your help in this MS Word issue. In the VB application we are required to copy and paste temporary documents (containing text, pictures, etc) into a single, final word document. The main document contains tables and the issue is related w.r.to tables. In
|
| pre-Formatted auto-generated Excel sheet | 18 Jan 2006 03:39 GMT | 1 |
I have a macro that generates table information form Word into an excel sheet, and I'd like it if the cells columns would text wrap the data in the cells, as well as display the regular "medium" black Excel gridlines....not sure where to introduce this code, as .Columns or
|
| How to add an IF statement to Macro | 18 Jan 2006 00:35 GMT | 1 |
I have a Word 2002 document produced from an external application with many Equation editor objects. However, the equations do not properly line up with the other text on the line. If I select an equation and open the Equation editor then close it without making any changes, the ...
|
| Best Control for list of records in Access | 17 Jan 2006 21:29 GMT | 2 |
I want to do a query on a table based on the last name selected from a combo box. So the after update on the combo box should use the value as a part of a query.
|
| Formatting | 17 Jan 2006 18:54 GMT | 2 |
All, This question is simple but someone can help me out i have a checkbox and a label, when user selects the checkbox, the caption of the checkbox (aaaaaaaaaaaaaaaaaaaaa) and label caption
|
| Need to learn VBA for Word | 17 Jan 2006 18:04 GMT | 4 |
Looking for a book or resource that would "really" help users learn how to program VBA for word. I have been to Barnes and Noble and came away frustrated. The books I found talked about various vba subjects but did not explain it in simple terms and
|
| Mac Preferences folder location - finding from VBA | 17 Jan 2006 17:54 GMT | 2 |
I'm porting a large VBA project to the Mac, and most things seem to be working just fine. In my Windows project, i use a .INI file to store settings. My installer creates that file in the Windows folder, calling a system
|
| Finding which cell in a table | 17 Jan 2006 17:42 GMT | 4 |
I am using WORD upwards, please can someone help me with some code which sets as an integers the table number, row number and cellnumber is the activecell? Mark
|