Thread
:
Format as fraction - why doesn't this work?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Mike Weaver
external usenet poster
Posts: 8
Format as fraction - why doesn't this work?
why doesn't this work?
format(1.5,"0 ??/??")
should return a string "1 1/2", it seems. Instead, it returns "2 ??/??"
What am I missing?
Thanks in advance
Reply With Quote
Mike Weaver
View Public Profile
Find all posts by Mike Weaver