Hi all,
I tried different tools to remove leading zeros in the column but all i get is the error message or blank field as a result. The example of the value in in cell 000000004066076, 000002030781626, 000001757717133. The amount of leading 0 could vary
I have tried:
RegEx with expression ^0+ - give me the blank field
I have tried Formula (TrimLeft [column name],0) - type mismatch.
Please help tried Gemini to ask but it suggest to use text to column, which doesn't work either.
Please help