Jump to content

Scheduling


Recommended Posts

I am currently trying to set up a furniture library in Vecotworks. I've manage to attached records to each of my furniture symbols with the relevant information attached to that record (size, cost, manufacturer etc.) I've also managed to schedule this information into a table. What I want to do now is use this table to added up where symbols are being duplicated and display this in one line, rather than list the symbol x amount of times.

e.g. If I had a floor plan with the same 5x WC symbol, that the schedule would recognize that 5x of the same symbol are in the drawing a show the quantity of the symbol and NOT list the symbol 5 times in the table.

Can someone please help?

Link to comment

If you are building a worksheet (and not a database) then you can enter the formula into any cell.

The easy way is to use the dropdown

Select the symbol for the furniture piece.

Click into a cell in a worksheet

Type "=" (equals sign)

Little arrow in upper left hand corner of work sheet > Paste Function... > Count

Little arrow > Paste Criteria > Symbol Name

If you look in the function bar you can see the actual syntax that VW uses:

=COUNT((S='SymbolName')) [= count of all symbols with the name 'symbol name']

Once you figure that out, it's sometimes easier to just edit the criteria there.

hth

michael

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...