Ive got an excel spreadsheet with the outlines of house locations as polygons (within the table i have the shape length and shape area of each house. I need to know how to take this from an excel to a shapefile to display it on the map
How is your data set up? Could you provide an example?
Will this tool work for you XY To Line—Help | ArcGIS for Desktop
My data table is set up with the following fields:
Object ID, Description, Shape_Length, Shape_area
That is just the attribute table from the geodatabase file. You are missing the necessary Shape field to generate the polygons... particularly if you only have that file in Excel
could you point me in the direction for instructions on how i would go about creating the necessary shape field to get the polygons on the map?
That is the point... the shapefield is created by ArcMap, it stores the geometry there. You need the originating file (I suspect a geodatabase in your case since you have Shape_Length etc fields). Your only option is to get the original file.