Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Need help giving a response a number value

I am trying to set up a new tracking system for our Patient Satisfacion cards
to be used in evaluation staff. I have a system now where I simply plug in
the information into Excel and when it is time for a yearly review, I simply
sort by Physical Therapist. I would like to know if there is a way to give
each response a number value and set up seperate sheets for each Physical
Therapist. Basically I want to enter Excellent on the tracking sheet...but
for that Excellent response...give the Physical Therapist 5 points. Good = 4
points, Okay = 3 points and so on. Is this possible? If so, how the world do
I do it? Thank you so so much for any help. I feel I am pretty good with
Excel so if someone could give me some good directions, I am sure I could
figure it out.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Need help giving a response a number value

Hi,

I would use VLOOKUP after creating a little table of your possible results
and their numerical equivalents.

=VLOOKUP(A1,C$1:D$5,2,)

where A1 contains the result "Excellent" or whatever and C1:D5 is your
lookup table.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"ConfusedatWork" wrote:

I am trying to set up a new tracking system for our Patient Satisfacion cards
to be used in evaluation staff. I have a system now where I simply plug in
the information into Excel and when it is time for a yearly review, I simply
sort by Physical Therapist. I would like to know if there is a way to give
each response a number value and set up seperate sheets for each Physical
Therapist. Basically I want to enter Excellent on the tracking sheet...but
for that Excellent response...give the Physical Therapist 5 points. Good = 4
points, Okay = 3 points and so on. Is this possible? If so, how the world do
I do it? Thank you so so much for any help. I feel I am pretty good with
Excel so if someone could give me some good directions, I am sure I could
figure it out.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Need help giving a response a number value

Do I put the table on the same worksheet as everything else?



"Shane Devenshire" wrote:

Hi,

I would use VLOOKUP after creating a little table of your possible results
and their numerical equivalents.

=VLOOKUP(A1,C$1:D$5,2,)

where A1 contains the result "Excellent" or whatever and C1:D5 is your
lookup table.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"ConfusedatWork" wrote:

I am trying to set up a new tracking system for our Patient Satisfacion cards
to be used in evaluation staff. I have a system now where I simply plug in
the information into Excel and when it is time for a yearly review, I simply
sort by Physical Therapist. I would like to know if there is a way to give
each response a number value and set up seperate sheets for each Physical
Therapist. Basically I want to enter Excellent on the tracking sheet...but
for that Excellent response...give the Physical Therapist 5 points. Good = 4
points, Okay = 3 points and so on. Is this possible? If so, how the world do
I do it? Thank you so so much for any help. I feel I am pretty good with
Excel so if someone could give me some good directions, I am sure I could
figure it out.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I transform a word response to a numeric response? kanegaro Excel Discussion (Misc queries) 0 January 11th 08 05:08 PM
Another SUMPRODUCT giving the incorrect number Richard Excel Discussion (Misc queries) 11 June 22nd 07 03:50 PM
SUMPRODUCT is giving incorrect number Richard Excel Discussion (Misc queries) 2 June 22nd 07 11:17 AM
Random Number response Union70 Excel Worksheet Functions 1 April 27th 06 06:27 PM
Function giving a result for number within a range [email protected] Excel Worksheet Functions 3 February 28th 06 10:57 AM


All times are GMT +1. The time now is 08:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"