ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Converting Letter Grade to Numerical Value (https://www.excelbanter.com/excel-discussion-misc-queries/127190-converting-letter-grade-numerical-value.html)

Nick Horn

Converting Letter Grade to Numerical Value
 
I am using VLOOKUP to convert letter grades to numerical grades. I need to
avoid generating #N/A and just have a blank cell when a cell does not contain
a letter grade; e.g.

Letter Grade Column Returned Numercial Grade
A 1
B 2
(At the moment using VLOOKUP
generates #N/A
E 5

Many thanks

RagDyeR

Converting Letter Grade to Numerical Value
 
=If(ISNA(your formula),"",your formula)
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Nick Horn" wrote in message
...
I am using VLOOKUP to convert letter grades to numerical grades. I need

to
avoid generating #N/A and just have a blank cell when a cell does not

contain
a letter grade; e.g.

Letter Grade Column Returned Numercial Grade
A 1
B 2
(At the moment using VLOOKUP
generates #N/A
E 5

Many thanks




Nick Horn

Converting Letter Grade to Numerical Value
 
Many thanks

"ragdyer" wrote:

=If(ISNA(your formula),"",your formula)
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Nick Horn" wrote in message
...
I am using VLOOKUP to convert letter grades to numerical grades. I need

to
avoid generating #N/A and just have a blank cell when a cell does not

contain
a letter grade; e.g.

Letter Grade Column Returned Numercial Grade
A 1
B 2
(At the moment using VLOOKUP
generates #N/A
E 5

Many thanks





RagDyeR

Converting Letter Grade to Numerical Value
 
Thanks for the feed-back.
--

Regards,

RD
-----------------------------------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
-----------------------------------------------------------------------------------------------

"Nick Horn" wrote in message
...
Many thanks

"ragdyer" wrote:

=If(ISNA(your formula),"",your formula)
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Nick Horn" wrote in message
...
I am using VLOOKUP to convert letter grades to numerical grades. I need

to
avoid generating #N/A and just have a blank cell when a cell does not

contain
a letter grade; e.g.

Letter Grade Column Returned Numercial Grade
A 1
B 2
(At the moment using VLOOKUP
generates #N/A
E 5

Many thanks








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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com