Hi.
I have this VBA code, where i pull data from word and then i transfer other data back to word.
I have this code:
Call findAndReplace(Replace(Round(vbaSheet.Cells(i, "U").Value, 2), ",", "."), "Freight:", 3)
And this code for example takes this from excel "155,40" and returns it to word as...