Poly Count

Sorry if this is in the wrong section, but I’m trying to figure out how many polygons my scene has. I can’t simply read the text at the top because

1.) I have material in different layers, and
2.) I have several particle systems that it isn’t taking into account

I’m trying to upload a model to turbosquid, but I can’t figure out the number of faces/vertices when it has particle systems that it doesn’t include. Thanks for the help!

If its one mesh it tells you in edit mode for that one mesh. In object mode it adds all polys, verts together for all meshes in a scene.
Particles are not made out of polys so you would not include them in your poly count.