Thread
:
How to transform float to percentages within an array?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Markus Scheible[_2_]
external usenet poster
Posts: 95
How to transform float to percentages within an array?
Hi Tom, hi Ben,
thanks a lot for the tip. Now it works perfectly...
Best
Markus
-----Original Message-----
Textbox1.Text = Replace(Format(varr(i,"#0.00 %"),".",",")
Reply With Quote
Markus Scheible[_2_]
View Public Profile
Find all posts by Markus Scheible[_2_]