Hi all, I was wondering what could be a solution to this problem: as input I've got different zeros with different formatting: 0, 0.0,0.000, 00.0000 and so on what should I use to transform all these different format into one specific let's say: 00.000
Many thanks!