Consulting

Results 1 to 2 of 2

Thread: Formatting a number

  1. #1
    VBAX Newbie
    Joined
    Jun 2006
    Posts
    1
    Location

    Formatting a number

    How can i make Formula if i want the Amount i write on Excel cell automatically put it in between of Two Number Sign (#)

    Example :
    #1,526,262.55#

    Edited 9-Jun-06 by geekgirlau. Reason: make thread title more specific

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Use a custom format of \##,##0.00\#;\#-#,##0.00\#

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •