cberg Posted February 18, 2023 Share Posted February 18, 2023 I am putting together a space list for a building program. I can make a big list where every space is itemized. I can also create a summary of spaces by the Custom Space Name. Is there any way to develop a count of spaces by the custom space name. I would like this worksheet to say that there are, "6 Prep Labs, and 10 Offices". Sum Values appears to aggregate the square feet. Quote Link to comment
cberg Posted February 18, 2023 Author Share Posted February 18, 2023 (edited) Edit: I think I figured it out. Not entirely sure why it works, but it does. How does the worksheet determine what is counted? Edited February 18, 2023 by cberg 1 Quote Link to comment
Pat Stanford Posted February 18, 2023 Share Posted February 18, 2023 You got exactly what I would have suggested. Count returns the number of items in the subrow. The Σ in column A database header indicates that the columns is SUMmarized on that column. You get one subrow for each unique value in the column. The + in the column B database header indicates that you have the Sum Values check box checked so that it will add up all of the values in the SUMmarized subrows for display. So the size Prep Lab rows are SUMmarized into a single row and the Count (which equals one for each subrow) is then added together to give you the display of 6 items SUMmarized in the single 3.10 subrow. HTH 1 Quote Link to comment
cberg Posted February 19, 2023 Author Share Posted February 19, 2023 Very much helps! Thank you! Quote Link to comment
Danique Posted February 29, 2024 Share Posted February 29, 2024 Hello Pat and Cberg, I have a similair sheet with dwelling types and areas that are summed up by the =COUNT column. But I can not seem to figure out how to have the actual m2 per dwelling type in the final column like you have in your worksheet above. It either shows the sum pf the counted dwellings or a blank. Do you guys have any suggestions? Quote Link to comment
Pat Stanford Posted February 29, 2024 Share Posted February 29, 2024 What is wrong with the image on the right? It seems to be providing the value? Or it providing the value for only one of the spaces? Do you have the Sum Values box checked in the database header for that column? Quote Link to comment
Recommended Posts
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.