View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default result will go to right box

Hi,

When you say "it should go directly to A11, do you want the cursor to move
to A11? If so you will need VBA. How does "I have a box in each column"
relate to the question you are asking? Where is this sum up number appearing?
What kind of "box" do you have in each column? And by column "100-91" what
column do you mean?

Cheers,
Shane Devenshire

"ED CABE" wrote:

Hello to all!

Maybe you can help me with this:

1.) I'm creating a Performance Appraisal Form and I just want that the
sum up points will be directly go to the corresponding points.

(e.g. the sum up points is 97pts. then I have in column A11 100-91 so it
should be directly go in A11, but if the sum up points will be in 55pts. it
will be put in column E11, I have a box of in each column: 100-91, 90-81,
80-71, 70-61, 60-51)

I'm getting stuck of what should I do on this. But with your help it will be
a great for me.

Hoping for your simple solution on this matter.

Thanks.