Hi, I’m a bit new to VBA coding but I’m having trouble with a macro I've recorded. I’m trying to create a macro that search for a certain character (−) that seems to have a unicode character "2212" (Im inserting the sign in Word and by using Alt + X it returns the value "2212"). I want to replace it with an minus sign / dash so excel wont treat the data as text (if i do the same in Word it returns the value "002D").
I don’t know it its correct to ad a "&H" but that’s the only way I’ve found to make the VB editor accept my formula. It also removes the two zeros for some reason. Anyone that knows what I’m doing wrong? I’m very thankful for all help that you can give!
Bookmarks