|
Option Button Values
Thanks for the help yesterday -- greatly appreciated!
So, I'm in the home stretch, but this is proving very hard to track
down, so I'll just outline what I'd like to do.
I have a Word document which is a locked form.
One one page there are 7 criteria for review; each criteria has a set
of 7 option buttons, grouped. They should range in value from 1.0 -
4.0, by half points. The review...
|
2 |
3/22/2006 7:28:17 PM |
|
detecting mousewheel event
Quick question (I hope)
I can see how to detect mouse movement and button click events on a form,
but is there a way to detect the use of a mouse wheel or other (3rd or
more) mouse buttons in word/vba ?
Thanks,
Jim
joconnor@aspsm.net...
|
3 |
3/20/2006 5:32:13 PM |
|
Ink
Sorry guys. The spam stuff was not my intent. I do oppoligies and won't
happen again. I have never been on newsgroups before and not sure how to
work them. I hope you guys can forgive a bad choice. Murphey...
|
2 |
3/20/2006 5:31:37 PM |
|
Modal/Modeless User Forms
Hello all,
Inside a Do...While loop I show a user form. Right before the user form is displayed, the code selects some text. The user form
asks if the selected text is correct with yes, no, and cancel buttons.
What I need it to do is display the form as modeless WITHOUT continuing code execution. I need it to be modeless so I can scroll
the document to see if the selected text is corr...
|
2 |
3/17/2006 8:30:48 PM |
|
Newbie Question about clearing bookmarks
Work on my first form is progressing nicely, and I am almost ready to
start using it. One thing I have not been able to figure out is,
although I can reset the fields in the UserForm, I have been
unsuccessful at clearing the data placed in the bookmarks. I could just
open and close the form each time, but a reset button seemed a bit more
elegant. Is what I want to do possible?
Thanks
Pr...
|
2 |
3/17/2006 6:53:55 PM |
|
Check Box to add text to form
I have, with the help of instructions at word.mvps.org, created my
first UserForm. The form gathers info, inserts it into a boilerplate
template, copies the completed text to the clipboard and closes the
form. We can then paste the completed form into an email. I have
created five templates with the five "signatures" of the people who
fill in these forms, but would like the ability to put a c...
|
5 |
3/17/2006 1:49:11 PM |
|
Save Word form fields as seperate text files, looping through folder
Hi, I have been trying unsucessfully to manipulate the following code
for my purposes. Could anyone please help? I am trying to loop
through a folder with Word files that are application forms. These
need to be exported (using save forms data) to seperate text files with
the same name as the Word files. When I run this piece of code, two
problems come up -
1) If it works, then I have ...
|
4 |
3/16/2006 3:49:39 PM |
|
UserID to get info from Access to show in Boomarks in Document
Hello.
I have created a Document (letter) in Word2003 using Styles and Field codes.
I fill in the frame info. from attatched UserForm (Recipients name etc.) and
set inserton point where to start typing.
This works very nicely.
I have added a module (GetUserName) to get the logged on user's
UserName(ID), (thanks to mvps). It returns the UserName correctly.
I have also created an Access datab...
|
1 |
3/13/2006 7:05:53 PM |
|
BECOME A DOT.COM MILLIONAIRE WITH ONLY $5.99Cents or $1K.
...
|
1 |
3/9/2006 8:46:07 PM |
|
Trying to export address folder in order to print envelope labels
My company has a huge address folder in our public folders that we want to
import into word and print out mailing labels to a catalogue mailing. We use
Outlook 2003 and have the entire Office 2003 suite. I have looked up some
help files but the addresses are now showing up in word correctly when I
export them from Outlook. Again, all I need to do is take an address list and
print mailing...
|
2 |
3/8/2006 8:07:56 PM |
|
Macros
Hi
Could someone please help me with this question. Is it possible to create a
macro to do the following:
"setting Macros to assist with electronic note-taking to WORD on Palm /
Laptop..."
Do I need VB coding for this
Thanks...
|
2 |
3/8/2006 6:19:37 PM |
|
vba save with file extension & opening data back in a form
hi, is there a way to enter data into a form then save it as a specific
file extension which i choose? specifically i need to save the data as
a .ged file. (a variation on a .txt file)
Also is there a way to save my data from the form so it will open back
into the form and not a document??
this is for an important project so any help is appriciated
thanks
...
|
2 |
3/7/2006 8:23:19 PM |
|
347 Form Fields - need to selectively export to Excel
Hi, I have had to create an alimighty form with 347 form fields. There
was no way I could have reduced this number. I am trying to export
this data to Excel and have tried the Word->Tools->Options->Save forms
only route and then importing a comma delimited file to Excel. But
since the number of colums in Excel is 256, I am losing data. Is
there anyway I can be selective about ex...
|
3 |
3/2/2006 12:00:00 PM |
|
database/DOA reference missing
Hello,
I am trying to use word to access an excel database (for addresses) with
the code I got from another post in this newsgroup. The beginning of
the userform initialize code is below, but it gives me an error that a
user defined type is not defined (at the dim db as DOA.Database). When I
looked at the debug/help, it instructed me to add a reference for
database objects. The only...
|
9 |
3/2/2006 12:34:39 AM |
|
EARN $3,000.00 A DAY. OPEN AN INCOME-DAILY ACCOUNT WITH US
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft DHTML Editing Control">
<TITLE></TITLE>
</HEAD>
<BODY>
<P>YOU COULD BE EARNING OVER $3K A DAY , $100K A
MONTH.INCOME. CHECK IT OUT. Investment is only $5. 99cents a month.</P>
<P><A href="http://www.vosar.net">www.vosar.net</A></P>
<P>Tel: 775-333-11...
|
1 |
3/1/2006 7:16:27 AM |
|
Set insertion point in Document from UserForm
Hello.
I have created a Document template (a letter) in Word2003, using the eminent
guidance found in "How to create a Userform" (Many thanks, Doug. Really got
me started).
And it works beautifully, apart from the fact that after the data from the
UserForm are inserted into respective Bookmarked fields in the Document, the
insertion point is at the top of the Document, and not where I ha...
|
3 |
2/28/2006 7:19:36 PM |
|
How to Drag & Drop Multiple items
I previously posted a question (way back in 1999) in
microsoft.public.word.word97vba under the subject "Ho do you Drag &
Drop Multiple items". This link:
http://groups.google.com/group/microsoft.public.word.word97vba?lnk=sg&hl=en
I have just worked out a straightforward solution, so I thought I would
post it here.
Before you ask. The answer is No. I haven't been looking all this time
...
|
1 |
2/28/2006 2:52:53 AM |
|
Word VBA:Using docproperty in a userform
I want to get user input for a document using a userform and the property
fields (say "Author") already in the document. Is there a way I could use the
information already in a docproperty thru a userform in VBA? Example: assign
the value of docproperty "Author" to a field call "bkAuthor" in a userform
call "frmInfo".
--
ALMOL58...
|
5 |
2/26/2006 10:36:12 PM |
|
Slow
I have a Word 2000 doc that consists of 8 labels and text boxes then a table
of 4 columns and 20 rows consisting of a text label in column 1 then a radio
button in columns 2, 3, and 4 on the first page. So, basically, the user
opens the doc and fills in the 8 text boxes with things such as first name,
last name, customer name, etc. Then they select a radio button in columns 2,
3 or 4 for e...
|
2 |
2/25/2006 1:49:26 PM |
|
FAQ - Frequently Asked Questions - vba - please read before posting - unofficial February posting
FAQ = Frequently Asked Questions - brief - vba - unofficial
Happy Groundhog's Day all you Bill Murray fans!
This FAQ is posted weekly.- more or less
Please save us all some time by reading it before posting to the
news group.
This newsgroup is about VBA - Visual Basic for Applications -
which is the programming language for Word 97-2003 (macros).
There is a longer FAQ with more question...
|
6 |
2/23/2006 10:00:41 PM |
|
New document disaster prevention/recovery software
Looking for individuals in organizations that rely heavily on
electronic documents to "Beta Test" a new Windows software product
called DocShield (as in Document Shield). DocShield protects vital
documents by maintaining a compressed archive of document "snapshots"
throughout their history, making it possible to recover information
from any point in time. It also has fault tolerant features...
|
2 |
2/22/2006 10:00:16 PM |
|
Update Subject document property from Userform Input
I have a userform that prompts the user to insert a subject for their
memo/letter/fax into textbox4 for example. I would like the subject response
to update the Subject of the document properties.
I am using the following code
wdPropertySubject = TextBox4.Text
but get an error message advising the field is a constant when running the
code.
How do I work around this please or am I u...
|
5 |
2/22/2006 3:45:13 PM |
|
Getting data from file into comboboxes and listboxes
Hello,
My question comes in 3 parts really. I scanned the newsgroup and found
some help, but the tips I tried seemed to take a long time.
Here goes...
I have a template that will be used to generate a letter. Each letter will
be addressed to one person, and then have copies to go to others, from none
to likely up to 5.
I have a userform that opens to ask some other informati...
|
8 |
2/15/2006 3:05:44 PM |
|
How to extract and save Packages from Word
Hi guys
I am trying ot write a routine in vb.net where in I can read all inline
shapes and save them to file. I am able to extract Word,Excel,PDF files but I
am unable to extract images and textfiles embedded as Packages in my word
document. How Can I ? Plz help me..
Thanks,
Sujan...
|
2 |
2/14/2006 2:23:26 PM |
|
Unable to print the .dot file 2 times.
All,
I have a .dot file template with 13 userforms. the user can navigate
from each form and key in the details. All the details in all the forms
are capturted and kept in the template.
My dot file has option for Print DRAFT (This is from File Menu). DRAFT
print is the same as the normal print, only difference is that there
will be a mark "DRAFT" on first page.
Once the user finishes ...
|
2 |
2/14/2006 2:21:28 PM |