jon111712
2007-11-26, 05:48 PM
What I'm trying to do is put together a schedule that I can use as a QA/QC sheet for our drawing index. It would include who drew the sheet, who checked it, the sheet title, discipline and sheet order. I'd also like to to include the number of sheets not only for architectural but for other disciplines as well.
After searching the forums, I've started using the Sheet SortOrder/Sheet Discipline/Sheet Folder sorting method to create the Drawing index by Discipline. When I sort by discipline, I can get the total number of sheets for each trade, but I lose the itemized information; which his the purpose of this exercise.
I've tried writing an IF conditional that would count the number of instances of each sheet under a discipline, but the IF Statement won't allow me to use text as a parameter.
So, to cut to the chase, does anyone know how to get the subtotal of a sort parameter in a schedule? I'm thinking that the answer is going to be to remove the sort parameters when I need to get the number of sheets, and then when I need the itemized information to add those sort fields back into the schedule.
After searching the forums, I've started using the Sheet SortOrder/Sheet Discipline/Sheet Folder sorting method to create the Drawing index by Discipline. When I sort by discipline, I can get the total number of sheets for each trade, but I lose the itemized information; which his the purpose of this exercise.
I've tried writing an IF conditional that would count the number of instances of each sheet under a discipline, but the IF Statement won't allow me to use text as a parameter.
So, to cut to the chase, does anyone know how to get the subtotal of a sort parameter in a schedule? I'm thinking that the answer is going to be to remove the sort parameters when I need to get the number of sheets, and then when I need the itemized information to add those sort fields back into the schedule.