Restricting a statement to C: level cells

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

Here is an example of the syntax:

[Area] = C:[Formula];

For example:

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