View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
hmaze hmaze is offline
external usenet poster
 
Posts: 13
Default Format Percentage

All:

I need the user to type in the percentage as: one dot two three % (1.23%)
and the cell should show 1.23% but for calculations it should use 0.0123 -
can I do this in custom formatting? Thank you.