Hey guys,
I guess I'm just being dense because this doesn't seem like something too difficult, but I'm hitting brick walls at all of my ideas. So I have text numbers pulled from our database and when they pull the data there is not '.' where there should be for normal dollars and to be able to add up as dollar values. I'm having difficulty coming up with a way to make various lengths convert with a single formula. I guess I could do a nested IF, but I thought I would see what clever thing you guys may have. I always learn new stuff when I post!
Examples=
175 = 1.75
4385 = 43.85
13479 = 134.79
Thanks everyone!
I guess I'm just being dense because this doesn't seem like something too difficult, but I'm hitting brick walls at all of my ideas. So I have text numbers pulled from our database and when they pull the data there is not '.' where there should be for normal dollars and to be able to add up as dollar values. I'm having difficulty coming up with a way to make various lengths convert with a single formula. I guess I could do a nested IF, but I thought I would see what clever thing you guys may have. I always learn new stuff when I post!
Examples=
175 = 1.75
4385 = 43.85
13479 = 134.79
Thanks everyone!