Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 151
Default Formula for Reversing Score items

I am having trouble with a formula to reverse score items to responses in a
survey. I.E. Participants mark scores from 1 to 5. There are a few items
where I want the scores to be reversed, ie 1=5, 2=4, etc. How do I do
this??????HELP
--
Amanda
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 510
Default Formula for Reversing Score items

Hi Amanda,

=5+1-A1 should do it ...

HTH
Cheers
Carim

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 151
Default Formula for Reversing Score items

Hi Carim,
Thanks for your reply.
I tried your suggestion and I had also previously tried =6-A1, but a message
comes back that it's a circular reference. I need more help please.
--
Amanda


"Carim" wrote:

Hi Amanda,

=5+1-A1 should do it ...

HTH
Cheers
Carim


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 510
Default Formula for Reversing Score items

Amanda,

For the test, make sure your numbers are in column A - with nor
formulas -,
and in Column B type your formula ...

HTH
Cheers
Carim

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 151
Default Formula for Reversing Score items

I have done that too, but it computes the corrected score in the B column.
I'm doing something very simple wrong I know, but it's frustrating me.
--
Amanda


"Carim" wrote:

Amanda,

For the test, make sure your numbers are in column A - with nor
formulas -,
and in Column B type your formula ...

HTH
Cheers
Carim




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Formula for Reversing Score items

You will now have to copy/paste special ==values from column B to Column A
for the "reversed" results.

In Excel, a cell can contain a value OR a formula so as Carim advised, you
have to use column B to get your required results: you cannot use column A as
you get the circular reference error.

HTH

"amanda" wrote:

I have done that too, but it computes the corrected score in the B column.
I'm doing something very simple wrong I know, but it's frustrating me.
--
Amanda


"Carim" wrote:

Amanda,

For the test, make sure your numbers are in column A - with nor
formulas -,
and in Column B type your formula ...

HTH
Cheers
Carim


  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Formula for Reversing Score items

Amanda

One method.

=LOOKUP(A1,{1,2,3,4,5},{5,4,3,2,1})

Drag/copy across and down to get your new matrix as a reverse of the current
one.


Gord Dibben MS Excel MVP

On Sat, 2 Sep 2006 00:12:01 -0700, amanda
wrote:

I am having trouble with a formula to reverse score items to responses in a
survey. I.E. Participants mark scores from 1 to 5. There are a few items
where I want the scores to be reversed, ie 1=5, 2=4, etc. How do I do
this??????HELP


Gord Dibben MS Excel MVP
  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 151
Default Formula for Reversing Score items

You have all helped. From everything you have all helped me with I have
compiled something. THANKYOU
--
Amanda


"Gord Dibben" wrote:

Amanda

One method.

=LOOKUP(A1,{1,2,3,4,5},{5,4,3,2,1})

Drag/copy across and down to get your new matrix as a reverse of the current
one.


Gord Dibben MS Excel MVP

On Sat, 2 Sep 2006 00:12:01 -0700, amanda
wrote:

I am having trouble with a formula to reverse score items to responses in a
survey. I.E. Participants mark scores from 1 to 5. There are a few items
where I want the scores to be reversed, ie 1=5, 2=4, etc. How do I do
this??????HELP


Gord Dibben MS Excel MVP

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
Formula. Way over my head Hicksey Excel Discussion (Misc queries) 7 August 20th 06 12:36 PM
Percentage score formula Pieman Excel Worksheet Functions 1 May 5th 06 01:47 PM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
Formula to total items from a drop list with values in several col Rescues Mittens Excel Discussion (Misc queries) 1 July 30th 05 01:17 AM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM


All times are GMT +1. The time now is 11:04 PM.

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

About Us

"It's about Microsoft Excel"