Forum Replies Created

Page 23 of 37
  • Doug McLean

    Member
    May 4, 2023 at 9:50 am in reply to: Excel hyperlink
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    I actually do this workflow.

    One of the (many) advantages of working in a Set is the ability to export a drawing log. One of the things you’re allowed to export is the File Path, so if you export this to either an Excel .xlxs or .csv file, Excel writes the hyperlink formula for you (showing the relative path).

    Then you just have to do a little bit of work to get it into wherever you need it, but its not all that hard.

  • Doug McLean

    Member
    May 2, 2023 at 10:10 am in reply to: Excel hyperlink
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    You can also get really creative and use Excel commands to get you a dynamic file name.
    If you have O365 you can use the TEXTBEFORE and TEXTAFTER commands, or the LEFT, RIGHT and MID functions.

  • Doug McLean

    Member
    May 2, 2023 at 8:48 am in reply to: Excel hyperlink
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    You don’t have to place a markup if you don’t want to.

    In the Excel cell you’re going to type =HYPERLINK(<filepath>, [friendly name]).

    This will open the drawing from Excel.

  • Doug McLean

    Member
    May 1, 2023 at 9:31 am in reply to: Excel hyperlink
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    Hi Gary,

    Yes.
    In Excel there is a formula called Hyperlink which will allow you to do this.

    What you will have to do though is first break the drawing package into individual files.

    HYPERLINK requires one argument, plus an optional argument, link location, [friendly name]

    The Link location is the filepath; just copy and paste it in. The friendly name is just that, an easily recognizable name

    Here is a really easy tutorial to get you started https://exceljet.net/functions/hyperlink-function

  • Doug McLean

    Member
    May 5, 2023 at 9:39 am in reply to: Wainscoting Takeoff
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    It doesn’t really show in section well, but one of those is a panel molding that is about 6′ around each opening.

    The LDS church really LOVES this level of finish in their temples. The trick is finding the right installation crew to handle the really high end finish.

  • Doug McLean

    Member
    May 5, 2023 at 9:37 am in reply to: Wainscoting Takeoff
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    fortunately all the ceilings here are at 12′ or better, so the crown goes over the top of everything.
    As for the doors in the wainscoting, I made a count tool for the different size doors which I will deduct out of the perimeter.

  • Doug McLean

    Member
    May 4, 2023 at 6:42 pm in reply to: Wainscoting Takeoff
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    We can also get multiple takeoffs from the one markup.

    In most of these rooms, I can get both the crown and the wainscoting from a single markup. (normally I would also get the base, but it’s all stone).

  • Doug McLean

    Member
    May 4, 2023 at 9:52 am in reply to: Wainscoting Takeoff
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    I did this with the door casings and whatnot.
    Unfortunately, it took me longer to format the data than it did to do the math. Learned a whole bunch along the way though.

    Next up, the wainscoting and all the trim

  • Doug McLean

    Member
    May 4, 2023 at 9:42 am in reply to: Excel hyperlink
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    I don’t think the problem is Revu, the problem is Excel and the way the HYPERLINK formula has to be written.

  • Doug McLean

    Member
    May 3, 2023 at 1:54 pm in reply to: Excel hyperlink
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    Did any of them work?

  • Doug McLean

    Member
    May 3, 2023 at 9:54 am in reply to: Excel hyperlink
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    I don’t believe there is, not from Excel.
    This is why you have to break down your drawing package into individual pages. That way each page becomes it’s own file.

  • Doug McLean

    Member
    May 2, 2023 at 1:15 pm in reply to: Wainscoting Takeoff
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    Vince has my brain working overtime on this one.
    I could so use this on all the crown, wainscoting, door trims…. a lot of things. Save the other markups for casework or other things.
    This is a typical elevation. Like I said earlier, there is a good finish schedule (which I could export) and then add a couple of columns too (i.e. crown type). Then I could definitely do some wizardry with PQ on things. Spaces are a must.

    Hell, I could even kill two birds with one stone and use Dynamic Fill to do a Space and an Perimeter measurement at the same time

    Damn you Vince!!!!… 🤣🤣🤯🤣🤣

  • Doug McLean

    Member
    May 2, 2023 at 11:03 am in reply to: Wainscoting Takeoff
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    That is definitely something to think about and you’ve got my brain working on it.

    This job is a HUGE LDS temple and has a lot of repeating parts and good schedules.
    We’re also in line to be bidding 4-6 of these a year, so anything we can do to speed up the process would be awesome

  • Doug McLean

    Member
    May 2, 2023 at 9:10 am in reply to: Wainscoting Takeoff
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    hmmm…. that could work

  • Doug McLean

    Member
    May 2, 2023 at 11:00 am in reply to: Excel hyperlink
    Points: 19,071
    Rank: UC2 Brainery Advanced Blue Belt IIII UC2 Brainery Advanced Blue Belt IIII

    learn the TEXTBEFORE and TEXTAFTER commands…. SO much simpler than the dreaded LEFT, MID and RIGHT…. lol

Page 23 of 37