benmcdermott
New Member
Hi all,
I am encountering some issues with my averageif calculation.
Current code is =AVERAGEIF('Suburb Dataset'!A2:A103,Legend!A2,'Suburb Dataset'!K2:K103)
It is basically to work out the average cost for a house with the following parameters and I have multiple sheets to have drop-down lists and simplify data input
- Suburb dataset (sheet name): column A = suburb
- Legend (sheet name): column A = suburb name
- Suburb dataset (sheet name): column K = house price
This calculation seems to work and no issues. I am facing another issue where I can to add in another true value to consider the walkability of the house.
These are sourced in the 'Legend' sheet under column H with four data entries - very close, walkable, drive, and far. How would you go about including these? Happy to just consider two averages that include 'very close' and 'walkable'.
Thanks again everyone for your help
Ben
I am encountering some issues with my averageif calculation.
Current code is =AVERAGEIF('Suburb Dataset'!A2:A103,Legend!A2,'Suburb Dataset'!K2:K103)
It is basically to work out the average cost for a house with the following parameters and I have multiple sheets to have drop-down lists and simplify data input
- Suburb dataset (sheet name): column A = suburb
- Legend (sheet name): column A = suburb name
- Suburb dataset (sheet name): column K = house price
This calculation seems to work and no issues. I am facing another issue where I can to add in another true value to consider the walkability of the house.
These are sourced in the 'Legend' sheet under column H with four data entries - very close, walkable, drive, and far. How would you go about including these? Happy to just consider two averages that include 'very close' and 'walkable'.
Thanks again everyone for your help
Ben