Earn up to 1000 $ per month only for reading your Mails!!!!!!!!
Tue, 23 May 2006 15:58:48 +0200
...
|
Inserting Alternate Dates for Lotto Draws
Tue, 23 May 2006 00:14:16 +0100
Hi,
Can anyone here help me with a project I am attempting with MS Word. I
have an ten page document whereby I want to:
1) Insert a date range commencing with a Wednesday and ending on a Saturday
covering an eight week period. The data needs to appear in pages 1 and 2 in
the format "DD/MM/YY to DD/M ...
|
Auto populate form fields
Mon, 22 May 2006 18:49:15 GMT
Hi,
I' wondering if anybody can tell me if there is a way to automate a form
based on the value of a form field. e.go. I have an Excel worksheet listing
each recipients information that I want to insert in various field of a
document based on their response to the first field (e.g. Name). Can VBA be
written ...
|
Understanding MSForm Controls
Sat, 20 May 2006 20:02:53 -0400
I was helping another person today to list the name and caption of each optionbutton and checkbox in a userform. My code is shown below, but I don't understand some of the behaviour I observed while constructing it. My test userform had two optionbutton, two checkboxes and a command button:
The first problem I h ...
|
Saving .doc name based upon fields
Wed, 17 May 2006 08:06:56 -0500
I would like to have the name of new documents (based upon a particular
template) to be automatically generated based upon fields within the
document.
For example: Name the document based upon a client's name and
date of service.
Can this be done? If so, how?
Thanks
-- EWR ...
|
AutoSave a doc based on a form field
Tue, 16 May 2006 12:52:44 -0400
Howdy,
I have a word doc which users enter in field information. The form is locked
and data entry is great. When the users leave a field, log no, I'd like to
autosave the document using a macro. So after they leave field LogNo, save
the document as "report_12334.doc" to the default directory. Well, this ...
|
Picking records/rows from a recordset
Mon, 15 May 2006 15:54:34 +0200
Hi
I have a recordset containing rows selected by a SELECT command.
I want to present the selected rows in a list, grid or .... and give the
user the option to select one or more of the presented rows using a check
box or something like that.
Afterwards I want to do something with the checked rows, when the ...
|
|
|
Shortcut key to textbox and commandbotton
Sat, 13 May 2006 18:04:52 +0200
In forms is it possible to underline a letter in the text of a command
botton and in the label of a text box.
The command botton is pressed when pressing ALT-<underlined letter> and the
textbox is focused in the same way.
How do I do in my userform to use the same functionality?
Ebbe
...
|
Standard Conventions for UserForms
12 May 2006 06:30:47 -0700
Yesterday I was in a discussion (buried deep in another string) with
Jean-Guy Marcil about the proper conventions for developing userform
code. In particular, where the bulk of the code should reside. Here
is a very simple example where a userform provides one text input to
supply a bookmark in the document ...
|
Create Form in Office 2007
Fri, 12 May 2006 01:09:01 -0700
Does anyone around know where to find the Form toolbar equivalent in Office
2007 beta 2?
--
---------------------
Thanks
Rajiv Das ...
|