View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Harald Lund Harald Lund is offline
external usenet poster
 
Posts: 1
Default Reversing scores in a questionnaire

In school i have used a questionnaire with 29 questions. Every question is
given a score from 1-7. I need to reverse the scores of a couple of
questions. Meaning that 1 becomes 7, 2 becomes 6, 3 becomes 5, 4 is still 4,
and vice versa. How do i go about doing this? I need a program that
automatically changes the number when i enter it. Thanks
/Harald