Thread
:
Number Formatting Question
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Rob Hick
Posts: n/a
Number Formatting Question
You could try using
=TEXT(A1,"0.0000")
as the formula. I'm not sure how this would come out in CSV though.
Reply With Quote