Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would like to use values of "A, B, C, D.." (grades) instead of numeric
values in a graphic visualisation of a score in different moments in time (semesters). Can anyone give me a hint or some instructions on how to do this? ex: if I name the rows math, physics and chemestry, and the columns first, second, third and fourth semestre, I can easily plot in numeric values like 1, 2, 3, 4.. etc. to get the diagrams to show the right score as a hight of each column in the diagram. But I would like the diagram to show the results for 1=f, 2=e, 3=d etc. and be able to plot a, b, c... etc. directly into the cells. Is this possible? Or is it possible to rename the values of ther columns in the diagram, so that at least it will apear as a, b, c..? Thanks for your help! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
With a list of numbers 1,2,3,4,5,6 in I1:I6 and a list of letters f,e,d,c,b,a in
J1:J6 and you enter a number in A1 In a cell enter this formula =LOOKUP(A1,I1:I6,J1:J6) Gord Dibben MS Excel MVP On Thu, 20 Sep 2007 05:02:02 -0700, Hans wrote: I would like to use values of "A, B, C, D.." (grades) instead of numeric values in a graphic visualisation of a score in different moments in time (semesters). Can anyone give me a hint or some instructions on how to do this? ex: if I name the rows math, physics and chemestry, and the columns first, second, third and fourth semestre, I can easily plot in numeric values like 1, 2, 3, 4.. etc. to get the diagrams to show the right score as a hight of each column in the diagram. But I would like the diagram to show the results for 1=f, 2=e, 3=d etc. and be able to plot a, b, c... etc. directly into the cells. Is this possible? Or is it possible to rename the values of ther columns in the diagram, so that at least it will apear as a, b, c..? Thanks for your help! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Column grid is numeric I want letters - A B C D etc., | New Users to Excel | |||
letters drive a numeric result | Excel Worksheet Functions | |||
Return Numeric Labels that have different Numeric Values | Excel Worksheet Functions | |||
Sepearting Numeric Data from Letters | Excel Discussion (Misc queries) | |||
Diagram row values | Excel Worksheet Functions |