| Thread | Last Post | Replies |
|
| Templates....with Form | 04 May 2004 18:45 GMT | 1 |
I have a template which when opens loads up a userform....which works by adding the load userform to the thisdocument section in vba..... I have an issue now as when i load the template i want it to start a new document (so not to loose the template) load the form. HELP
|
| Hidden Form Fields | 04 May 2004 14:09 GMT | 2 |
I've created a macro that loads various drop down lists from a database. I need to include a hidden field in the document so i can store for example the selected item's id. How do i create a hidden field in a word document?
|
| trouble opening doc in preview mode with zoom 65% | 04 May 2004 13:47 GMT | 1 |
I have an Access form. When user clicks button, print a word report for the displayed employee. The report builds nicely, I'm having 2 problems: 1) ending gracefully.
|
| automating customized printing | 04 May 2004 09:34 GMT | 3 |
I've previously posted this question on the "printing" board. As yet haven't had a response, and after thinking about it I thought that actually might be VBA. Can anyone help me on this? I'm trying to set up a document that gives an option to prin
|
| passing UserForm to a Sub | 04 May 2004 09:31 GMT | 5 |
Could someone please offer some advice on the following? I am trying to keep my UserForm code separate from the UserForm. I want to pass a reference to the UserForm to a Sub in another generic module for manipulating UserForms. I have used the following code in a Sub of the
|
| OT: Search for paras in PPT file | 04 May 2004 09:24 GMT | 1 |
Sorry for being off topic, but I´m in a kind of hurry and would appreciate either an direct answer here or an hint about the correct newsgroup for this question. I need to search for and replace "specials" in a powerpoint
|
| Strange section header/footer problems | 04 May 2004 06:47 GMT | 3 |
I have inheritied an old macro which adds a document footer at the bottom of each page (see below). The problem is, just recently we have started getting two or three footers in each section. I've tried to get around this by checking if the selected section is either the first ...
|
| word macro | 04 May 2004 04:32 GMT | 1 |
How can I associate a word macro with a document rather then m computer
|
| Att PH: Adding control to form | 04 May 2004 00:48 GMT | 3 |
Hi You kindly gave me this code about a week ago but I have not been able to get it to work. I have added a blank form to my doc and then I execute.
|
| computer generated voice | 04 May 2004 00:13 GMT | 1 |
While typing a paper, I intended to type 'S' and tried to press shift-s to accomplish this. Instead I pressed other keys, and the hourglass appeared to show it was processing what I entered. After processing, a computerized voice
|
| Help with a macro | 04 May 2004 00:05 GMT | 1 |
Sorry for posting this again, but I'm at my wits end, and nobody has given me a hand yet. Thanks again for any tips, pointers or help. Carlos **********************************
|
| Using variables in a combobox | 04 May 2004 00:02 GMT | 1 |
HI I have a combobox that looks like this: Private Sub UserForm_Initialize() With cboProgram .AddItem "This is the label1"
|
| dialog box settings | 03 May 2004 23:59 GMT | 1 |
I would like to show the Cross reference dialog box with ReferenceType and ReferenceKind set to specific settings (depending on what needs to be cross-referenced). The dialog box shows, but I cannot get the settings to
|
| Ok but not ok? | 03 May 2004 22:11 GMT | 1 |
Both the following codes produce a MsgBox with the word 'ok' but I was expecting a date and an adress. What is wrong please? Sub DateOfLetter()
|
| help | 03 May 2004 21:25 GMT | 1 |
How can I prevent people going in to my macro coding and changing them. I have to send templates to my clients but, I want that if anyone try to go into macro and try to edit it it ask for password first.
|