HI,

I need to translste a file from one chr to another chr, What is the best way - good performance - to achive that task?
0) read the file
1) call a function with 200 case in that function to translate chr after chr ?
2) used Instr command ?
3) any other way???

Regards