Results 1 to 17 of 17

Thread: Not sure if possible..brackets issue

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    VBAX Expert Tinbendr's Avatar
    Joined
    Jun 2005
    Location
    North Central Mississippi (The Pines)
    Posts
    992
    Location
    Using Tommy's great code, this is my version.

    I also changed the
    [vba]Dim Percent as Double[/vba] to
    [vba]Dim Percent as Variant[/vba] So that the Format function could display a visual output.
    Last edited by Tinbendr; 07-01-2010 at 07:33 AM. Reason: I really, really should proof my work more!

    David


Posting Permissions

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