sDrawing

Top  Previous  Next

This variable in functions will restrict the count to include only devices that are on the specified drawing. It is necessary to include the ".dwg" at the end of the drawing name. Passing "" will cause all drawings  to be included in the count.

Examples

=LightFixtureCount1('DM Elec'!$B$1, "A", "", "")

This function will return the count of light fixtures from all drawings in the project.

=LightFixtureCount1('DM Elec'!$B$1, "A", "E2-1.dwg", "")

This function will return the count of light fixtures from drawing E2-1.


Page url: http://www.designmaster.biz/support/electrical/documentation/index.html?excel_add_in_functions_sdrawing_.htm