Hi, we are trying to find a macro which would replace the alphanumeric contents of each cell with:
-letters with "L"
-digits with "9"
-any other remaining characters with "_"
Example:
[TABLE="width: 197"]
<tbody>[TR]
[TD="class: xl75, width: 197, align: left"]XC/73:54-15PC 44C
becomes
LL_99_99_99LL_99L[/TD]
[/TR]
</tbody>[/TABLE]
Best
NEil
-letters with "L"
-digits with "9"
-any other remaining characters with "_"
Example:
[TABLE="width: 197"]
<tbody>[TR]
[TD="class: xl75, width: 197, align: left"]XC/73:54-15PC 44C
becomes
LL_99_99_99LL_99L[/TD]
[/TR]
</tbody>[/TABLE]
Best
NEil