Restricting a statement to N: level cells

Use the following syntax to write a rules statement that applies only to N: level cells in an area.

[Area] = N:[Formula];

For example:

['Sales'] = N:['Price']*['Units']\1000;