greenwire
Computer
- Sep 18, 2001
- 10
Hi,
I need to make a schedule table to display quantities of various equipment in a drawing.
The equipment will be blocked with a property set definition containing 'code' and 'description' only.
The table will display 'code' 'description' and 'quantity'
The problem is that i can only key the table to generic objects, not to the 'code' property, so the quantity ends up being how many blocks there are in the drawing. What I would like to produce is...
Code Description Quantity
01 some item 3
02 whatever 2
etc...
Im missing something... please help.
thanks.
I need to make a schedule table to display quantities of various equipment in a drawing.
The equipment will be blocked with a property set definition containing 'code' and 'description' only.
The table will display 'code' 'description' and 'quantity'
The problem is that i can only key the table to generic objects, not to the 'code' property, so the quantity ends up being how many blocks there are in the drawing. What I would like to produce is...
Code Description Quantity
01 some item 3
02 whatever 2
etc...
Im missing something... please help.
thanks.