Jump to content

The IT Helpdesk


Glenryck Pilchards

Recommended Posts

Thanks for the advice chaps, but I managed to stumble across a solution using the help guide and using =COUNTIFS

It was to build a frontpage dashboard to show live updates of staff completing risk assessments and I am quite happy with what I have come up with which was

=COUNTIFS('Datasheet'!$L$4:$L$519,"Yes",'Datasheet'!$J$4:$J$519,"John Smith") 

 

 

Link to comment
Share on other sites

  • Paid Members
On 6/18/2020 at 5:12 PM, Frankie Crisp said:

An alternative, if you're happy to display each name once and the count of yes/no in separate columns, is to put a pivot table over it.

Lay the fields out like this (A = Name, B = Result):

1347819239_Screenshot2020-06-18at17_08_18.thumb.png.679e327f3e554d76b6fae4be0563d3f1.png

And you'll get your table returned like this:

1731777091_Screenshot2020-06-18at17_10_54.png.86643017fce531ecb2e27ea05b22054f.png

Option to add in row and column totals if it's a chunky list with multiple results per person.

This. Pivot tables have made sumifs and countifs redundant for years now for me.

Edited by PunkStep
Link to comment
Share on other sites

  • Awards Moderator
14 minutes ago, PunkStep said:

This. Pivot tables have made sumifs and countifs redundant for years now for me.

Yeah, as much as I love cracking something with a mental formula (oh, and I do) which has disco colours when you inspect it, pivot tables are a godsend. I've lost count of the number of times over the years I've been sent a pile of data with an accompanying 'how long will it take you to find out x, y or z?' and I've pulled the 

giphy.gif.b6c1e891379f770cdb4c97cddaecdf70.gif

... face, when in fact my head has been like:

200.gif.e9b4352a85e7fa66f5310ccfe7e03270.gif

I fucking love pivot tables. My Tinder statistics suggest that's not a desirable quality.

Edited by Frankie Crisp
Link to comment
Share on other sites

  • Paid Members

Learning about pivot tables is the best five minutes you'll ever invest in Excel. I put it off for years and used ever more complicated SUMPRODUCTs etc, because I'd seen pivot tables referred to as something you learn in advanced courses. Without knowing what they were, I assumed they'd be beyond me. It turns out that they're easier than SUMs!

Link to comment
Share on other sites

  • Paid Members

Here's one. My laptop's charger is absolutely fine charging from 70% to 100%. It can be plugged in for days and nothing bad. But if it drops past 70% the charge keeps not registering and saying its on battery. Any help? The light is on to tell me its in and perfectly fine, but it just keeps saying its not charging. Weird.

Link to comment
Share on other sites

  • Paid Members
On 6/20/2020 at 12:37 AM, Frankie Crisp said:

Yeah, as much as I love cracking something with a mental formula (oh, and I do) which has disco colours when you inspect it, pivot tables are a godsend. I've lost count of the number of times over the years I've been sent a pile of data with an accompanying 'how long will it take you to find out x, y or z?' and I've pulled the 

 

... face, when in fact my head has been like:

 

I fucking love pivot tables. My Tinder statistics suggest that's not a desirable quality.

I often find pivots aren't suitable for a lot of what I do, but I'm all this with basic VBA. 

One of my first jobs out of university was a 5 day temp job, with a promise to do a second week if needed. I knocked up a quick sub off Google and spent most of the week drinking coffee and watching YouTube because they felt obliged to keep me until Friday despite having done everything. 

I will say what a boon power query is too. Makes shaping and formatting data down to the core I need a 2 minute job over the slog of waiting for my laptop to recalculate or catch up. 

The only problem with where I work is they are so restrictive on connections you can't get the full benefits. 

Link to comment
Share on other sites

  • 1 year later...
  • Paid Members

Excel question!

I have lots of rows of data (costs) that relate to various projects. Each project has a number which is column 1. There could be one row of cost against a project, or there could be 300 rows against one project. I've got it into a pivot table so i can see one total line of cost for each project.

Is there a way I can set the spreadsheet up so that if somebody clicks on a project name in the pivot table it will take you to a list of all the costs against that project and that project only? 

I'm assuming there's some sort of filter or something that will do this but i can't get it

Link to comment
Share on other sites

  • Awards Moderator
2 minutes ago, waters44 said:

Is there a way I can set the spreadsheet up so that if somebody clicks on a project name in the pivot table it will take you to a list of all the costs against that project and that project only? 

Double click the project name. 

Or setup a Slicer by project name.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...