Hello, I have a load of data which is split by customers. I want to be able to add a tab with a load of charts on it but I want to be able to key a customer code into (for example) cell A1 and when I hit "ENTER" the chart data updates.
I also need a formula to count the amount of responses a customer has had in a particular column. Kinda like a COUNTIFS as it needs to be based on the customer. The data cells could contain numbers, test or nothing at all
Its almost like I need =COUNTIFS(DATA!J:J,SUMMARY!B4,DATA!AF:AF,THIS PART COUNTS THE NUMBER OF CELLS THAT THIS CUSTOMER HAS IN THE DATA RANGE AF:AF THAT CONTAIN SOMETHING)
Any help would be appreciated
Thank you all
I also need a formula to count the amount of responses a customer has had in a particular column. Kinda like a COUNTIFS as it needs to be based on the customer. The data cells could contain numbers, test or nothing at all
Its almost like I need =COUNTIFS(DATA!J:J,SUMMARY!B4,DATA!AF:AF,THIS PART COUNTS THE NUMBER OF CELLS THAT THIS CUSTOMER HAS IN THE DATA RANGE AF:AF THAT CONTAIN SOMETHING)
Any help would be appreciated
Thank you all