PDA

View Full Version : Formula: how to check if room is "Not Placed"?



studiodd
2009-01-19, 09:24 AM
Hi,

Hope someone can help me with this one.

This formula does not work, any suggestions to solve this:?

IF (Area = "Not placed", 0,1)

Thanks, Ivan

arqt49
2009-01-19, 12:29 PM
Try using:
if(Area < 0 m², 0, 1)
Treats Not placed like Not enclosed rooms.

DaveP
2009-01-19, 01:55 PM
I was just about to submit a similar question.
Or more likely, a Wish List item.
I wish there was some way to distinguish between Not Placed and Not Enclosed.
We are beginning to use the Not Placed rooms as Programming. We create the rooms early on with a Programmed Area parameter. Eventually, they get placed, and we have a schedule that shows us Programmed Area vs Actual area.
However, if a Room is Not Enclosed, it is more likely something wrong on the Plan and we need to fix up the Walls