+ Reply to Thread
Results 1 to 6 of 6

Add double underline to row

Hybrid View

  1. #1
    Tom Ogilvy
    Guest

    Re: Add double underline to row

    Why not make the row height higher and stick with the double underline. Or
    put the double underline on the next row and make the row height of that row
    smaller if necessary.

    --
    Regards,
    Tom Ogilvy

    "ingineu" <ingineu.2bpu0t_1154191207.9567@excelforum-nospam.com> wrote in
    message news:ingineu.2bpu0t_1154191207.9567@excelforum-nospam.com...
    >
    > I am trying to add a double underline into a specific row (Cell "A" &
    > row). The row can change so I cannot code the position. Initially I
    > had the text coded with a double underline, but my user wants some
    > space between the text and the underline, which led me to try using the
    > shape object. How would I change the following code:
    >
    >
    > Code:
    > --------------------
    > With Sheets(shtRpt).Shapes.AddLine(0, 100, 132, 100).Line
    > .Style = msoLineThinThin
    > .Weight = 3#
    > End With
    > --------------------
    >
    >
    > Thanks.
    >
    >
    > --
    > ingineu
    > ------------------------------------------------------------------------
    > ingineu's Profile:
    > http://www.excelforum.com/member.php...o&userid=14860
    > View this thread: http://www.excelforum.com/showthread...hreadid=566295
    >




  2. #2
    Registered User
    Join Date
    09-29-2004
    Posts
    17
    Changing the Row Height does not make a difference to where the underline appears. The spacing appears the same.

    If I put the underline in a separate row, as you suggest, it would require text.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1