Kraudi
you can loop the rows , and use this commande to get the value at a specific cell Listview.SubTextAt(indexOfTheRow , indexOfTheColumn) , then just remove the "€" with "" to remove it using "replace(src, find, rep)"
Thank you:) I tried it but I can't get it to work. I must have made anything wrong. I haven't done anything in c2 with loops yet. I had no problem with manually making math with 2 or 3 values with the Listview.SubTextAt(indexOfTheRow , indexOfTheColumn) command. But I can't get it to work in an automatic way where my loop counts all values in a row. Can you may give me some example? Would be cool
Thanks for your time and the plugin!