Connecting Tech Pros Worldwide Help | Site Map

Macro/VBA in MS Words

  #1  
Old March 25th, 2007, 04:25 AM
Jay100
Guest
 
Posts: n/a
First, I would like to admit that I am not much familiar with the programming
(I am in the quality engineering field) and that is the reason I have come to
this place for a help. I have created a Customer Satisfaction Survey form in
MS Words. There are 4 questions. For every question, I have added a drop down
list for the selection (Excellent, Very Good, Good and Poor) by the customer.
I want to convert that to a Customer Satisfaction Score card. For example, if
customer select Excellent, then a number 4 will be automatically assigned to
that question, if Very Good then 3 and so on. When the 4 questions will be
answered, % score will be calculated as (Total/16*100).
Could any of you would help me to do above. I would very much appreciate
Jay

  #2  
Old March 25th, 2007, 04:15 PM
Jay100 via AccessMonster.com
Guest
 
Posts: n/a

re: Macro/VBA in MS Words


COULD ANY OF YOU HELP ME. I KNOW THIS NOT MS WORDS FORUM. BUT I THINK CODES
WILL BE SAME AND THERE ARE SO MANY EXPERTS HERE.
THANKS,

Jay100 wrote:
Quote:
>First, I would like to admit that I am not much familiar with the programming
>(I am in the quality engineering field) and that is the reason I have come to
>this place for a help. I have created a Customer Satisfaction Survey form in
>MS Words. There are 4 questions. For every question, I have added a drop down
>list for the selection (Excellent, Very Good, Good and Poor) by the customer.
>I want to convert that to a Customer Satisfaction Score card. For example, if
>customer select Excellent, then a number 4 will be automatically assigned to
>that question, if Very Good then 3 and so on. When the 4 questions will be
>answered, % score will be calculated as (Total/16*100).
>Could any of you would help me to do above. I would very much appreciate
>Jay
--
Message posted via http://www.accessmonster.com

  #3  
Old March 25th, 2007, 05:25 PM
storrboy
Guest
 
Posts: n/a

re: Macro/VBA in MS Words




The 'codes' are not the same. Word has it's own object model. You'd
probably have better luck looking at one of the 45 or so groups
related to Word. A list can be found at:

http://groups.google.ca/groups/dir?h...06782&expand=1

  #4  
Old March 26th, 2007, 03:35 AM
Jay100 via AccessMonster.com
Guest
 
Posts: n/a

re: Macro/VBA in MS Words


Thanks for your information. I will try there.

storrboy wrote:
Quote:
>The 'codes' are not the same. Word has it's own object model. You'd
>probably have better luck looking at one of the 45 or so groups
>related to Word. A list can be found at:
>
>http://groups.google.ca/groups/dir?h...06782&expand=1
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200703/1

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA to VB Striker answers 12 August 2nd, 2006 03:25 PM
Future of MS ACCESS ... Uwe Range answers 33 November 13th, 2005 08:37 AM
How to set line indent in Word with VBA (Access) Ronny Sigo answers 3 November 12th, 2005 02:26 PM