Jump to content

Area Calculation of Polygon in Worksheet


Recommended Posts

Hi!

I am trying to create a worksheet that calculates some capacity figures. So, I have a class for each part of the venue, and I have a layer where I have drawn a polygon outline of the venue. I am trying to figure out how to capture the area of this polygon in a worksheet. I have tried something like:

=AREA((C='class_name') & (L='area calculation'))

OR

=AREA((C='class_name') & (T=polygon))

But, I always come up with some crazy number....

Any ideas?

Thanks.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...