Forum Discussion

Sam55's avatar
Sam55
Copper Contributor
Nov 30, 2018

Bring the lines in the column one level up

I have run a dfsview command and I have the list of my DFS shares names like below: Column1                                                                  Column2 \\contoso.com\testDFS\example   ...
  • SergeiBaklan's avatar
    SergeiBaklan
    Dec 01, 2018

    When bit more steps.

    1) Delete cell B1 with shifting other cells up

    2) Select column B, Find & Select->Go To Special -> Blanks

    3) Delete->Delete Sheet Rows

    4) 2) Select column A and B, Find & Select->Go To Special -> Blanks

    5) In formula bar type

    =HYPERLINK(A1)

    if A2 is our first blank cell. That shall be a link on the cell previous for first non-blank one.

    6) Press Ctrl+Enter

    Result as here

Resources