How can I align table cells on the basis of decimal point
Mike,
can you do a search under this discussion group.
I think there are some solutions already provided.
one solution that might help would be
=A1& REPT(" ", 5 + FIND(".", A1) - LEN(A1))
let me know if you can't find what your looking for?
-kc
*click YES if this helps
"Mike_Clancy" wrote:
I would like to be able to align numbers in table cells on the basis of the
decimal point. I thought I did this once before (many years ago) but cannot
see how to do it in Office 2007 applications.
|