View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Emsmaps
 
Posts: n/a
Default IF formula in Excel / Replace numbers with 'words'


Hey there,

I got the following table: see below

Now what I want to do, is to replace the numbers with words.

In words this would look something like this

FOR ROW Q:

If Value'Q' = 1 replace by A
If Value'Q' = 2 replace by B

FOR ROW R:

If Value'Q' = 1 and Value 'R' = 1 replace by aa
If Value'Q' = 1 and Value 'R' = 2 repalce by aa'
If Value'Q' = 2 and Value 'R' = 1 replace by bb

etc ...

I hope this explains it.

Cheers and thx a lot.

Philipp


+-------------------------------------------------------------------+
|Filename: TABLE1.JPG |
|Download: http://www.excelforum.com/attachment.php?postid=4599 |
+-------------------------------------------------------------------+

--
Emsmaps
------------------------------------------------------------------------
Emsmaps's Profile: http://www.excelforum.com/member.php...o&userid=33265
View this thread: http://www.excelforum.com/showthread...hreadid=530880