Doug McLean
Member
Forum Replies Created
-
Points: 19,071Rank: 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.
-
Points: 19,071Rank: 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. -
Points: 19,071Rank: 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.
-
Points: 19,071Rank: 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
-
Points: 19,071Rank: 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.
-
Points: 19,071Rank: 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. -
Points: 19,071Rank: 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).
-
Points: 19,071Rank: 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
-
Points: 19,071Rank: 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.
-
Points: 19,071Rank: UC2 Brainery Advanced Blue Belt IIII

Did any of them work?
-
Points: 19,071Rank: 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. -
Points: 19,071Rank: 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!!!!… 🤣🤣🤯🤣🤣
-
Points: 19,071Rank: 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 -
Points: 19,071Rank: UC2 Brainery Advanced Blue Belt IIII

hmmm…. that could work
-
Points: 19,071Rank: UC2 Brainery Advanced Blue Belt IIII

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