A Real-Life Excel Test from a Job Interview: Can You Pass??

Поделиться
HTML-код
  • Опубликовано: 21 сен 2024

Комментарии • 258

  • @VPhangg90
    @VPhangg90 3 года назад +136

    Who else is watching this thinking... just when I thought I knew excel. Lol

  • @jaberabedin5487
    @jaberabedin5487 2 года назад +18

    So basically Pivot Table is the answer to all of life's questions 😂

    • @Nova_Nora5
      @Nova_Nora5 Год назад

      Lol 😂 yup! It’s good to know

    • @julienielsen4462
      @julienielsen4462 4 месяца назад

      When I took Excel they never taught us pivot tables, glad to see its a short cut.

  • @amow7215
    @amow7215 3 года назад +72

    This video helped me ace an excel test and get a new job! Thanks so much for making it!

    • @toivokarttunen8187
      @toivokarttunen8187 3 года назад +6

      I've got one tomorrow, wish me luck!

    • @JE-im4im
      @JE-im4im 2 года назад +3

      @@toivokarttunen8187 update

    • @Luv-dq5th
      @Luv-dq5th 2 года назад +3

      @@toivokarttunen8187 update?

  • @iamsunnysideup7115
    @iamsunnysideup7115 2 года назад +11

    Today I learned that I know how to format Excel, but know nothing about Pivot tables and they are really cool! LOL! Thank you for a great video! I noticed that you created this video right before our lives changed in 2020. I am watching two years later and preparing for a test for a job that I really want. Wish me luck! xoxo

  • @notesfromleisa-land
    @notesfromleisa-land Год назад +8

    I would recommend that the very first step be to format the data first as a table. Then add totals (table design). Using the filter button for searching/filtering, one can easily use count function in the totals drop down to get counts (inclusive and exclusive using filtering) for several of the questions.

  • @manojkarra3306
    @manojkarra3306 3 года назад +15

    Use formulas and pivot to survive or forget excel😂
    Such a good way..Thanks for helping 😊

  • @BrittneyJon
    @BrittneyJon 4 года назад +24

    Great video - I enjoy watching people do things they are really good at, and learning from them. I'm not near your level of expertise in excel so it was interesting to hear you working through the problems out loud while also demonstrating. Excel can be daunting for those of us who don't quite grasp the extent of its power, but you make it look easy (and fun). More like this!

  • @Nick-xu2hh
    @Nick-xu2hh 4 года назад +56

    To those new to Excel or any other analytics tools or languages (SQL etc) for that matter - please don’t stress out. It may seem like a lot at first but you’ll get it...if you keep at it. Keep building my friends :)

    • @AnnKEmery
      @AnnKEmery  4 года назад +5

      YES! This was an interview for a job that required 2+ years of experience, not an entry-level position. I'd already been working with Excel for 2 years before taking this test. Not all day every day, but I did have some experience already.

    • @zlatte2594
      @zlatte2594 2 года назад

      I have an assessment test this coming week for a job even though I told a panel during my interview that I did not have much experience in excel. I am a nervous wreck and I don't even know if I can pass it. Any tips because I'm terrified. 😨

    • @aprilm752
      @aprilm752 2 года назад

      @@zlatte2594 This test is intermediate to advanced level. You won't get this kind of test. You will get a basic Excel test.

    • @kcwestoutdoorclub3232
      @kcwestoutdoorclub3232 Год назад +2

      Depends on where you are applying. I know for sure in many Engineering and Accounting positions these are all extremely simple questions at the most basic level. Im not trying to be mean or scare anyone, Id just rather you get a reality check from some guy on the internet than at a job interview.

  • @pokernadlac
    @pokernadlac 4 года назад +63

    What about using rounddown() formula instead of round() at question no 8 and 9? This way the ages will be always rounded correctly

    • @AnnKEmery
      @AnnKEmery  3 года назад +15

      Didn't even know that existed! Thanks for teaching me about rounddown. :)

  • @keithjones8139
    @keithjones8139 3 года назад +16

    Loved this presentation Ann. Today I learned about pivot tables for the first time - I could have used them so often in the past if I had bothered to find out! I spent two hours practising as I was going through your video - you have such an engaging style. Now I feel much more confident for my excel assessment this week, thank you.

  • @tonyn8644
    @tonyn8644 9 месяцев назад +2

    You might not be a master at excel, but you definitely the best Teacher 👍🙏

  • @alex-sd
    @alex-sd Год назад +2

    The INT (integer) and TRUNC functions will round the ages to the correct numbers you desire. Great video!

  • @crisredic321
    @crisredic321 3 года назад +5

    Thank you for posting this...its a huge help for recent graduates

  • @danieseadams1642
    @danieseadams1642 3 года назад +15

    To get the age I think the easiest way was to use the datedif function with the today function nested inside and "y" for years and it would have returned to the year without the decimals.

  • @GeoffLilley
    @GeoffLilley 2 года назад +6

    Number one thing I'd say is put the data in a table. For the "blank" cells, I might use a LEN function and check for cells where TRIM(LEN(cell))

  • @briarrose5428
    @briarrose5428 3 года назад +2

    pivot tables the best way to go. I'm now understanding pivot tables more after watching this video. I'm in Spreadsheet class preparing for tests . Thank You please post more videos

  • @saphire1975
    @saphire1975 7 месяцев назад +1

    I'll have my exam next Monday, thank you for sharing, it was very useful!

  • @AB-nv8tj
    @AB-nv8tj 4 года назад +10

    Thank you for uploading this. It really helped.

  • @kvin9210
    @kvin9210 2 года назад +5

    I wouldn't pass this ever on the first try.

  • @juhimalhotra7786
    @juhimalhotra7786 3 года назад +6

    That age formula is too tough for me ☹️. Thank for the amazing video and it really helped me in understanding it. You really did this such a funny manner . Loved it

  • @LauraD228
    @LauraD228 2 года назад +2

    Super, I hope I will do well on my upcoming Excel test. Keep fingers crossed !:)

  • @workoutjakubowski1954
    @workoutjakubowski1954 Год назад +1

    On the question for age ... there must be a function that simply truncates the ages to zero decimal points ... so 18.3 = 18 ...28.67 = 28 Once you do that then your pivot table gives you the answer quicky

    • @AnnKEmery
      @AnnKEmery  Год назад +1

      Yes! I recently learned about =rounddown.

  • @lovepiano4616
    @lovepiano4616 3 года назад +2

    You can use "Group" and "insert slicer" for the pivot table to answer some of the questions faster.

  • @john.h.richards1
    @john.h.richards1 Год назад +2

    Great video! For the 18 age question, I would have used =INT((TODAY-G2)/365.25) and that would have truncated the answer to the year without rounding and copied it down then used pivot table to get the rest of the answer.

  • @dhy566bdh47g
    @dhy566bdh47g 3 года назад +19

    I understand how you got 33 for the final question, but remember that 1 "Parkside" was spelled incorrectly, so the desired answer would really be 34 as the question doesn't preclude misspellings.

    • @MrKreKay
      @MrKreKay 3 года назад +6

      I think the misspelled cell may have suppose to been "Paradise" not "Parkside".

  • @luissbeast9662
    @luissbeast9662 2 года назад +3

    Thank you so much I really needed this I followed along with my own project, and I learned a lot. I'm using pivot tables all the time now!

  • @elieatpeace9379
    @elieatpeace9379 3 года назад +7

    This is really helpful, every moment of learning has it own impact in life and this tutorial has made it own in my life too.

  • @TT-gz5wr
    @TT-gz5wr 2 года назад

    Thank you, I will definetley walk away with some new ways to do things. And you keep me entertained!

  • @Obyvvatel
    @Obyvvatel 2 года назад +4

    Technically speaking you can't even divide by 365.25 to get the years in a timespan, because it assumes that all years are smoothly 365.25 days long, and not how it actually is - with 3 years shorter and 1 longer. This can introduce a small mistake depending on what kind of year it was at the start and end of the calculation. It only makes a difference in very rare cases when the numbers sort of work out against you.
    Basically you're assuming that the average is 365.25, which is correct in general, but might not be in some specific situation, eg. if the span of time both starts and ends with a 366 day year and has 3 normal years in between, the average is 365.4., so then if you use 365.25, you will get an answer that is slightly off, and maybe the fact that it's slightly off makes some IF statement somehwere not work properly, etc.
    EDIT: So I think the rock solid approach would be to actually split days, months and years from the date and work with that.

    • @AnnKEmery
      @AnnKEmery  2 года назад

      Yes, agreed! Thanks for thinking through the nuances.

  • @Squash81
    @Squash81 4 года назад +13

    I'd think that Index/Match would be a great candidate for the question about 8 children. You could put the formula in G116:
    =INDEX(E2:E115,MATCH(G117,G2:G115,0)) and then type 8 into G117.

    • @Kevn_96
      @Kevn_96 3 года назад +2

      could you do this with Vlookup?

    • @excelgun8915
      @excelgun8915 3 года назад

      @@Kevn_96 Hi Kevin,
      If you wanna do this with vlookup formula, you have to drag the "Number Of Children" column between neighborhood and race columns. Unless you drag this column as I told you, vlookup doesn't work in this case.

    • @youtienne3829
      @youtienne3829 2 года назад +6

      @@excelgun8915 But Xlookup would.

    • @jakerockznoodles
      @jakerockznoodles 2 года назад +3

      This is one of those few occasions imo where the "bad" solution (filters) is still better than the "better" solution (formulas). After all, what if the question writer was wrong and there were multiple people with 8 kids? Xlookup and index-match are only going to search for one value. Sounds nitpicky, but in a real world scenario this could actually be a very significant oversight.

    • @m1chal20
      @m1chal20 Месяц назад

      @@jakerockznoodles exactly, noting wrong with using filter, so much faster

  • @tingkagol
    @tingkagol 2 года назад +2

    I think the best is to do both formulas AND pivot tables. It's like driving manual first before going automatic. I would not hire someone who relies solely on pivot tables without knowing any formulas

  • @patriciam.750
    @patriciam.750 3 месяца назад +1

    This was really helpful. Thank you so much!

  • @johnadair4979
    @johnadair4979 3 года назад +5

    Love the video. Thoroughly enjoyed it. Thanks for posting. The Pivot tables are a great method to answer the questions. 10 years ago, we didn't have Power Query. But Power Query would make some of the last questions very easy.

  • @slaytheon
    @slaytheon 3 года назад +1

    Watching this ahead of a work sample I will have to do for an analyst interview tomorrow... super helpful!!!

  • @casmartin790
    @casmartin790 Год назад +1

    I think a LookUp is your best bet for question 7

  • @КіноГріхиСоловїною
    @КіноГріхиСоловїною 2 года назад +1

    the summary - Pivot Table is the best way to answer every question)))

  • @danielcervantes3779
    @danielcervantes3779 2 года назад +1

    For question 7, use conditional formatting and under the "includes text" you could put "8"

  • @weswheeler3331
    @weswheeler3331 2 года назад

    If you're worried about spaces in blanks you can select them, control F to hit replace, in find what just hit space, in replace what leave it empty. it will delete all spaces in the selected cells.
    For the number of kids one a quicker way would be selecting the number of kids column. Control F, 8 to find specifically 8 and search across for associating information.

  • @wha91590
    @wha91590 Год назад

    Thankyou Ann, I enjoyed watching this just for fun. I was going through the same various answers in my head so that was good to see what you showed. One other thing to watch out for is leading and trailing spaces along with the text in a cell.
    I would just like to add that what really impressed people was that I vary rarely use the mouse. I have memorised most of the keyboard shortcuts and this enables a far greater speed. I found that I had to explain what it was that I was doing as the 'watcher' would try to follow mouse actions which were not being used. I forced myself to learn these by hiding the mouse around the back of the PC. One trick is to announce (quietly to yourself) what the shortcut is as you are typing it. eg, If you are calling a Pivot Table, just think 'ALT D P' as you type it. I taught this same method to all new staff and they loved it.

  • @keifer7813
    @keifer7813 2 года назад +1

    Thanks for the video. Commentary really helped. Never realised how much you can do with pivot tables lol

  • @lsjohnson20
    @lsjohnson20 3 года назад

    Thanks for the answer levels and the honest commentary. We want to develop an excel test to prevent future hiring catastrophies. This is so helpful.

    • @AnnKEmery
      @AnnKEmery  3 года назад

      Hope this helps! This was for a position for a Bachelor's degree + 2 years of experience. Not entry level, but fairly beginner.

  • @analucero9905
    @analucero9905 3 года назад +3

    Love your videos, thank you! I often grapple with the ages and often do it not the right way...
    From a quick look at the blank zip code, you can infer that it is a 20019 address. The correct answer would then be that 3 people don't live in that Zip code.

  • @aholmes1397
    @aholmes1397 3 года назад +5

    Easy , I wish I could get a SQL Query test like this.

  • @cococnk388
    @cococnk388 Год назад

    Pivot tables help a lot, but sometimes formulas give errors. Thanks for showing me another perspective

  • @freesoul4715
    @freesoul4715 Год назад

    Thanks a lot for your effort, I had watched a lot of learning pivot tables but didn't really get it until now , it's really was useful

  • @rahulpkpres
    @rahulpkpres 3 года назад +1

    Question 7: You can use the combination of Index and Match formula where Match give you the reference of adjacent row number from "No of Children" column and Index will give you the value of "Race" column from that row.
    =Index(A1:Z200, Match(8, no of Children column like E1:E200,0), Match("Race column name", A1:Z1, 0))

    • @Kevn_96
      @Kevn_96 3 года назад

      could you do this with Vlookup?

    • @keifer7813
      @keifer7813 2 года назад

      @@Kevn_96 Not unless you shift the "number of children" column to the left first. X lookup or just Index/Match saves you the trouble

  • @patb3750
    @patb3750 2 года назад

    TOTAL Hilarie Burton vibes. Love her energy. Would want a coworker like you any day 😔

  • @sya8109
    @sya8109 3 года назад +2

    This is really helpful, thanks for posting this.

  • @benndenlabre
    @benndenlabre Год назад

    To calculate the age you could:
    Assuming the birthdate is in cell A1 formatted correctly as date, in cell B1 you could use =INT((TODAY()-A1)/365) and you get the current age of the person. The INT formula will round DOWN to the nearest integer - meaning that a person who is 30.93 years old would still be 30 years old

  • @tutsecret499
    @tutsecret499 2 года назад

    You are too cute, vibrant and sassy. All the blessings for you.

  • @matattz
    @matattz Год назад +1

    Basically the pivot table is the ultimate cheat code for people without knowledge of excel formulas or a programming language mindset. The first thing I did was remembering all the different formulas and connect them in my head only to find out that you just had to create a pivot table for all these problems. Now I’m wondering why I learned formulas to begin with? Kind of unnecessary and a waste of time

    • @AnnKEmery
      @AnnKEmery  Год назад

      Might depend on when you learned Excel. Pivot tables weren't added until Excel 2013. I started using Excel in 2008. So I had to learn formulas, darn!

  • @Suspectshot_21
    @Suspectshot_21 4 месяца назад

    Can you show us the right path to learn excel. I'm so confused with all these videos available in the internet

  • @halowaffles
    @halowaffles 2 года назад +3

    For question 5 (determining how many blank fields there are):
    Could you use the TRIM function to make sure any blank cells are actually blank (no spaces) and then use a pivot table to analyze the column? I'm new to working with excel but hoping to land a relevant job by the start of next year, at the very least. Thanks for the video(s)!! Massive appreciate to anyone who uses their free time to educate the world :)

    • @mmaimmortals
      @mmaimmortals Год назад

      One easy method is to apply an auto filter and then use the drop down to see if there are apparent blanks and include them with the actual blanks. After filtering using this method, you will see the total record count in the lower left of the screen.

  • @montwinjack
    @montwinjack 3 года назад +4

    I have to take an Excel test today and this makes me feel more confident. Thank you. I hope this is the kind of test I get.

    • @A3L2A3N
      @A3L2A3N 3 года назад +1

      Howd it go? I am taking one Wednesday

    • @mosesking2923
      @mosesking2923 3 года назад

      @@A3L2A3N How did yours go?

  • @mzgemini0006
    @mzgemini0006 2 года назад +2

    So basically I need to master pivot tables. Gotcha because I am a formula girl and I would have never used a Pivot Table.
    Everytime I used them it never turned out right.

  • @oe10s024
    @oe10s024 3 года назад +2

    In question 8, countifs() could do with greater than 18 and less than 19 age.

  • @theterminaldave
    @theterminaldave 8 месяцев назад

    I do wish you had typed in a way so that we could see what the formulas consisted of, and the way you added data to them.

  • @alastermyst
    @alastermyst 2 года назад +1

    25:00 ish. Int instead of round. This will round down to the nearest integer. RoundDown can also be used. Due to the type of output being looked for though, int would likely be better since that is the form it is typically represented in.

  • @danikrupl4090
    @danikrupl4090 Год назад

    In question 8, I think you can do a countif(and()) formula, 1st criteria more than 18, 2nd less than 19.

  • @abdulrahmanmuslih141
    @abdulrahmanmuslih141 Год назад

    for question number 8 , you use Datedif function to determine the ages .
    - Datedif(date birth, today's date, " y" )

  • @marialuisalichia94
    @marialuisalichia94 Год назад

    For the age group , you can group them in the pivot table. effectively resulting in the total quantity

  • @Cam-sl8ve
    @Cam-sl8ve 3 года назад +9

    8:27 - that count will also include duplicates if they exist, so you'll need to count "distinct" values, its an option in pivot tables.

    • @matricus
      @matricus 2 года назад +1

      There is no distinct count in pivot tables.
      You are referring to a power pivot via Excel data model. Completely different thing and not required to know unless you are applying for a data engineer position as its an expert feature.

  • @tomd5678
    @tomd5678 4 года назад +5

    I learnt Excel when I had to write a system with a report showing the loss of Alcohol in a Brewery. Many tanks and the report needed to show the concentration of alcohol (or the potential of the sugars to turn into alcohol). Used Excel to workout what the right answers would be, as a crosscheck.
    I once signed up for an 80 mile cycle. I decided that I would be able to walk for 8 hours easily and cycling at 10mph is almost the same as walking. As long as I ensured that I didn't finish in less that 8 hours then I'd be able to complete the journey. I used Excel to create way points so that I'd get an idea of where I should be on the course and would not go faster than 10mph.
    I completed the 80 miles

    • @p_roduct9211
      @p_roduct9211 3 года назад

      Excellent! I love planning my long trips in Excel as well. Scenic rest points and alternate routes in case bathrooms are needed or a cafe or museum, in the case of traveling.
      What role were you in for the Brewery reporting position? You noted you wrote a system, so it sounded like a coding-focused role.
      I'm finishing my supply chain post-grad program, but I think aside from business and operational concepts... analytics and communication will be the most needed skills to succeed day to day. Understanding data,and auditing it as well as knowing how to interpret the results. Transferable skills across industries.

  • @samadkhan-tw4gq
    @samadkhan-tw4gq 3 года назад +1

    Thanks Ann, it's so helpful.

  • @realiaticPerspectives
    @realiaticPerspectives 2 года назад

    Great content, loved every minute of it.

  • @zipp2371
    @zipp2371 Год назад

    Pivot tables are by far the excel feature responsible for the most excel errors.

    • @AnnKEmery
      @AnnKEmery  Год назад

      Whaaat are you being sarcastic? It's so easy to make mistakes with formulas. Pivot tables are just drag-and-drop.

  • @o.christ_5th496
    @o.christ_5th496 3 года назад

    Question 1 : you can just select all the column by clinking in the letter above and then just take the count minus 1 for the header ;)

  • @sherrip6445
    @sherrip6445 2 года назад

    Best way to find out an age is the yearfrac formula!

  • @edravtv4367
    @edravtv4367 Год назад

    If were to do it, ill format it to table, then I can add slicers. It works like a charm.

  • @PetzFirearms
    @PetzFirearms 2 года назад

    Question 1 - the best way is to select Column A header.. that auto selects the entire row and then look at the count in the lower right hand of the screen. A single mouse click = answer. No formulas, no highlighting, etc.

    • @tutsecret499
      @tutsecret499 Год назад

      You have to remember that sometimes the computer where you will do the test, might set up the bottom visible formulas results into invisible

  • @mgt739
    @mgt739 10 месяцев назад

    Your answer to question 2 is incorrect. the one row with a blank zip code is still in fact part of 20019, just the field is missing in the data, but the zip can be inferred from the neighbourhood column (kenilworth courts is always 20019 in other rows). so the correct answer is 3, not 4. I'd have expected you to clean the data like this if i were the director hehe.

  • @annagrace1159
    @annagrace1159 2 года назад +1

    "If you can't explain it to a six year old, you don't understand it yourself"
    Rvery where I turn the convos about data and analytics is convoluted.

  • @jenihimmer8384
    @jenihimmer8384 Год назад

    I really wanted to see the formulas....but your screen shots didn't always show..but thank you!

    • @AnnKEmery
      @AnnKEmery  Год назад

      You can download the Excel file I used in this video. :)

  • @letspotato7163
    @letspotato7163 3 года назад

    Very informative and style of teaching is so cool. Impressed

  • @crob2636
    @crob2636 Год назад

    Thanks didn’t tot of using pivot as fastest solution. Gotta test now wish me luck and will update you. Thanks

  • @bemnetwoldu7105
    @bemnetwoldu7105 2 года назад

    You went the hard way in age calculation but it was simply to take integer after date subtraction. Intv=int(Decimal Age). After that count if intv is 18.

  • @drew3030
    @drew3030 2 года назад

    Floor and ceiling function would help with the ages. This is where a background in discrete math is useful.

    • @tutsecret499
      @tutsecret499 Год назад

      discret math? LOL. Anyway what floor and ceiling does?

  • @violondon8776
    @violondon8776 3 года назад

    Super helpful to prepare for my assessment test! Thanks :)

  • @danutab4549
    @danutab4549 2 года назад

    Pivots are cool but not always the best solution :)

  • @abhishekm3752
    @abhishekm3752 3 года назад +2

    So, just excel the pivot table to excel at Excel😂

  • @mawas6801
    @mawas6801 4 года назад +8

    moral of the story use pivot tables or formulas

    • @AnnKEmery
      @AnnKEmery  4 года назад +3

      lol YESSSSSSSSSSSSSSSSSSSSS

    • @aprilm752
      @aprilm752 2 года назад

      @@AnnKEmerymoral of the story check your work.

  • @rahuldas6777
    @rahuldas6777 2 месяца назад

    you could possibly use an xlookup for #7

  • @j.d.singer8517
    @j.d.singer8517 2 года назад +1

    Question for you: what tasks in Excel would you consider to be basic excel, and when does it become "intermediate"? Thanks very much! Great video and very informative!

    • @AnnKEmery
      @AnnKEmery  2 года назад

      Great question! Depends on the industry/sector for sure, and even on the specific job role. For example, I used to think pivot tables were advanced. Now, I consider them to be beginner (because they let you bypass formulas, which are harder than simply dragging and dropping).

  • @victoza9232
    @victoza9232 Год назад

    Thanks for posting, but as someone who's used Excel on the job only a few times, I wish you would've explained things like what a pivot table is or how to access Count A.

    • @AnnKEmery
      @AnnKEmery  Год назад

      I've got lots of other videos on those concepts. Hope you find them useful!

    • @matattz
      @matattz Год назад

      I’m sorry Vic but if your excel knowledge isn’t the best I recommend to learn the fundamentals step by step before watching some kind of interview questions as these are too complicated for beginners. This video was perfect for intermediate level users as it showcased the real thinking process in a situation like a test. Don’t let yourself get intimated by things you didn’t learn yet! Keep improving

  • @octavioenriqueromerocorona1997
    @octavioenriqueromerocorona1997 7 месяцев назад

    i cant download the spreadsheet excel, can you fix the link please, there is only a picture there

  • @Megabites46
    @Megabites46 3 года назад +3

    Why didn't you use pivot tables during your job interview?
    Also, thanks for the instructional video. I'm taking my excel exam on Tuesday for an entry-level data analyst and I hope that the test would be similar to this.

    • @AnnKEmery
      @AnnKEmery  3 года назад +4

      I didn't learn pivot tables in college or grad school, so I simply hadn't encountered them yet 10 years ago.

  • @o.christ_5th496
    @o.christ_5th496 3 года назад +2

    Question 4 : if there’s only one typo that means it’s should be the only single value, so you just have to look for the duplicate values and color them in red for instance, the non colored value will be the typo ;)

    • @Luv-dq5th
      @Luv-dq5th 2 года назад

      could you not also use the spelling feature?

  • @JenKofnovec
    @JenKofnovec Год назад

    I appreciate the effort but as a beginner, I just got too frustrated especially halfway through the end. Probably would help a lot if it's just straight to the point and stated the best way and not the bad way as we (speaking for myself) are here trying to learn the right way as Excel seems intimidating enough. Thanks.

    • @AnnKEmery
      @AnnKEmery  Год назад

      You might like finding an "Excel for beginners" tutorial on RUclips first, and then come back and look for "Excel tests" to assess your progress. Best of luck on your learning journey!! :)

  • @suswann3605
    @suswann3605 6 месяцев назад

    the data is only showing as an image? anywhere to find the actual file?

  • @andrioktavianto7604
    @andrioktavianto7604 4 года назад +3

    Thank you for the video. I watch your video to prepare for Excel & SQL test for analyst position

  • @tutsecret499
    @tutsecret499 2 года назад

    I wonder if used the spelling F7 from excel to find the misspelled.

  • @databaseforbeginners
    @databaseforbeginners Год назад +1

    I like this video for 1 reason, why waste time with formulas when you can just Pivot Table everything. From a database standpoint, I used to think why waste time on Excel when I an just write an SQL

  • @larrytony9782
    @larrytony9782 5 месяцев назад

    can you share the dataset? and i dont know if its the video resolution thats affecting the visibility of the video

  • @roderickmose4691
    @roderickmose4691 3 года назад +2

    Indeed there's a formula for Q7. "There is one participant that has 8 children. What is their race/ethnicity? "
    =INDEX(E2:E115,MATCH(8,G2:G115,0))

    • @Kevn_96
      @Kevn_96 3 года назад

      could you do this with Vlookup?

  • @StopWhining491
    @StopWhining491 Год назад

    A good reminder for me was that if specific data doesn't exist in the original data that I can add columns to create the data to use in a pivot table. Don't know enough about Power Query yet to see if there's a solution there.

  • @agoodfriend365
    @agoodfriend365 Год назад

    7 th question ==> index,match

  • @chrisokereafor1391
    @chrisokereafor1391 2 года назад

    you did really well

  • @zahrab.9446
    @zahrab.9446 4 года назад +4

    For the ages: did you try the "Floor" function?
    Or YEAR(TODAY()-Date)-1900 and transform the field to number (because YEAR gives an answer between 1900-1999 for some reason, unless it's an option I forgot to check)
    And your if formula if you don't round the ages: =IF(AND(years>=18,years

    • @aishajoseph6184
      @aishajoseph6184 4 года назад

      Would you give the full formula? I don't understand what you mean.

    • @Bashir_Kano
      @Bashir_Kano Год назад

      Pretty Cool.

  • @aprilm752
    @aprilm752 2 года назад

    😍Love it!

  • @jessiejoseph1093
    @jessiejoseph1093 11 месяцев назад

    Thank you