View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Right formating with an ident

Since you said the cell would contain a number, you would probably use:

#,##0____ ;-#,##0___)

as a custom number format.

--
Regards,
Tom Ogilvy

"Yakimoto" wrote in message
...
How can I format a number value to the right, but with an identation? I

can
see that there is an ident only for left formating in the format cell.

Merry Christmas
Yakimoto