Make Excel Formulas Dynamic with the Hash Sign

  Рет қаралды 249,225

Kenji Explains

Kenji Explains

Күн бұрын

Пікірлер: 116
@KenjiExplains
@KenjiExplains 2 ай бұрын
🚀 FREE 50 Excel Hacks Template from Hubspot: clickhubspot.com/ew96
@Chris-ch5ei
@Chris-ch5ei 3 күн бұрын
"Thanks for your videos, Kenji! They've been a huge help to me, and they continue to make a difference. Every time I watch one of your videos, I can see how much better I'm getting. I really appreciate your help!
@abdelhafidassadiki2124
@abdelhafidassadiki2124 Ай бұрын
You give us valuable and exclusive advice that makes us eager for more. We wish you success and brilliance
@ahmadzamil9507
@ahmadzamil9507 2 ай бұрын
Thank you for this! Love it! Will be very useful for me as Excel is my bread and butter. For the dynamic list I've been using OFFSET(Cell1,0,0,COUNTA(Column)) until today. Now I can just use the Hash.
@KenjiExplains
@KenjiExplains 2 ай бұрын
Glad it was helpful!
@markpodesta4605
@markpodesta4605 2 ай бұрын
Thank you Kenji. I have been converting formulas to use the # tag.
@angelviloria4966
@angelviloria4966 2 ай бұрын
I’m an expert in tech ed (by education + decades of experience) and your short dense video hit so well on so many dimensions. This is the first time I’ve seen one of your videos and I immediately subscribed. Excellent!
@KenjiExplains
@KenjiExplains 2 ай бұрын
Wow, thank you!
@ChocaZed
@ChocaZed 2 ай бұрын
love them "Formula" names... seems fitting 😀 Go go McLaren! Great vid, btw! Keep up the good work 👍
@43543191
@43543191 2 ай бұрын
love it! this is a game changer! kudos Kenji!
@KenjiExplains
@KenjiExplains 2 ай бұрын
Thank you !
@richlawrence4160
@richlawrence4160 Ай бұрын
Excellent presentation style. Very clear and concise. Thanks.
@FayeM9
@FayeM9 Ай бұрын
GREAT video, just what I needed, btw my cousin Jake is building a new PC for work, and needs Office, any rec??
@JohnJacobson555
@JohnJacobson555 Ай бұрын
BNH Software with that, btw which type of PC is he building? Intel o Ryzen?
@Ann_779
@Ann_779 Ай бұрын
that one is great, and worth it, My brother Paul works with PC do you need any help?
@gyges2375
@gyges2375 2 ай бұрын
Very helpful video. When I tried the "free" download, I started getting required questions like where I work, my phone number, how many employees we have etc. This is a marketing survey and not free. It's also nobody's business. A big disappointment to an otherwise really good video.
@grbadalamenti
@grbadalamenti 2 ай бұрын
Been rinsing and repeating this marketing trick since the early 2000s.
@k.moyers4746
@k.moyers4746 2 ай бұрын
I won’t be back at this channel.
@Basic-wm8uf
@Basic-wm8uf 2 ай бұрын
Nothing is free buddy. 😅
@bobtahoma
@bobtahoma Ай бұрын
@@Basic-wm8ufFunny that, because I saw the sponsorship in the video. You’d be forgiven for thinking that would cover it.
@pjserny
@pjserny Ай бұрын
Same. Pretty sad, but that’s where Jenny steps in.
@pagedinesh
@pagedinesh 2 ай бұрын
Great Sir, Thank you very much... very helpful
@RikMaxSpeed
@RikMaxSpeed 2 ай бұрын
Useful tips and interesting F1 driver names 😊
@RobiBue
@RobiBue 2 ай бұрын
Loved the driver names 😂 An opportunity was missed by naming Checo into Sergio Pemex! But hilarious notwithstanding!
@fernandosousa5480
@fernandosousa5480 2 ай бұрын
Very helpful. Great examples 🙏🏻
@KenjiExplains
@KenjiExplains 2 ай бұрын
Glad it was helpful!
@TheGbelcher
@TheGbelcher 2 ай бұрын
I’ve been looking for this my whole life. Thanks!
@bjornclaeys3266
@bjornclaeys3266 2 ай бұрын
Hi Kenji. this was indeed a very useful solution for my files
@KenjiExplains
@KenjiExplains 2 ай бұрын
Great to hear!
@chrisneedhamc3
@chrisneedhamc3 26 күн бұрын
Very helpful video, indeed. Though I feel obliged to point out a certain irony at 9:40 - two UNIQUE values... 😅😏
@nsanch0181
@nsanch0181 2 ай бұрын
Thank you for the great video Kengi. There was a lot of useful #, table and function information in that.
@pascalejacquelinepetit5131
@pascalejacquelinepetit5131 2 ай бұрын
Always informative and exceptionally well presented! Thank you Kenji for great videos. The pace is perfect to follow along, and the reasoning for why things work/don't work, helps us understand how Excel works.
@markzalavari1780
@markzalavari1780 2 ай бұрын
thank you, I've learned a lot. I missed the part when you add a new dataline for the table or the structured database.
@richlawrence4160
@richlawrence4160 Ай бұрын
Yes, more common to add extra rows to a table than alter values of existing rows.
@TechnoEveryday
@TechnoEveryday 2 ай бұрын
Learned new awesome technique ❤❤❤
@bejoscha
@bejoscha 2 ай бұрын
Thanks, that was really well presented and will be very handy for me in the future.
@Kevin-g3g1v
@Kevin-g3g1v 2 ай бұрын
Thanks a lot!
@shabbirk2147
@shabbirk2147 25 күн бұрын
Hi #Kenji, instead of complex formula counta(index(F11#,0,1)), you can use countif(F11#,G4), G4 being cell reference for subject
@someguy-k2h
@someguy-k2h 2 ай бұрын
Great information to know. I'll use it in the future.
@MogensBLaursen
@MogensBLaursen 2 ай бұрын
Thanks for sharing ! It seems that the spill operator only works on range that themselves are dynamic arrays. I have tried the #-operator on a column of static values and it returns an #REF! error. If I generate an intermediate column based on the static range, and then references the intermediate column using the #-operator, it works.
@ChocaZed
@ChocaZed Ай бұрын
I had the same issue! On a static range it will not work... Why MS, why??!
@ChocaZed
@ChocaZed Ай бұрын
BTW i should have added how i curcumvent this issue, as a rule of thumb i always use tables instead of cell ranges. On the validation list formula, use =indirect("TableName[Table Header Name]") this will be dynamically updated when something else is added to the table etc. Hope it helps!!
@MMed7
@MMed7 29 күн бұрын
Than you ! thank you ! thank you ! sooooo much !!
@techlon
@techlon Ай бұрын
very cool, thanks for sharing! 😊
@NirRobinson
@NirRobinson 2 ай бұрын
Thank!! Superb explanation. Will try it the soonest
@AHKtipszone
@AHKtipszone 2 ай бұрын
# sign is very powerful. thanks
@Kostyashym
@Kostyashym 2 ай бұрын
thank you!
@rabiulhaque172
@rabiulhaque172 2 ай бұрын
Great Sir..
@Withanagehub
@Withanagehub 2 ай бұрын
hey ! in example 2 instead of COUNTA + # + INDEX Function, using COUNT + # can get easily same result. Thank You !
@CavanHagan2
@CavanHagan2 2 ай бұрын
Technically, but that's just because there's only one column containing numbers. The index is safer :)
@Withanagehub
@Withanagehub 2 ай бұрын
@@CavanHagan2 oh thanks for sharing !
@wallywechs4694
@wallywechs4694 2 ай бұрын
Wow, very resourceful
@HopeElayne
@HopeElayne 2 ай бұрын
Ty for this!
@KenjiExplains
@KenjiExplains 2 ай бұрын
Thank you!
@shoppersdream
@shoppersdream Ай бұрын
Nice, thanks! Quick Question? Why didn't you use Count for Student Count? It works fine and we don't need to make it more complicated than is required.
@sivareddy3745
@sivareddy3745 2 ай бұрын
Hi Kenji, it is good and nice.
@camlex6310
@camlex6310 2 ай бұрын
Thanks!! Great video!!
@SpaaacceCore
@SpaaacceCore 2 ай бұрын
Nice! Although in your real world example, all of that is built into the table already... Just use the built-in table column totals.
@CAKimberlyLewis
@CAKimberlyLewis 2 ай бұрын
😉 The reason for this is explained at 9:26
@SpaaacceCore
@SpaaacceCore 2 ай бұрын
​@@CAKimberlyLewis No, not really. He says functions such as UNIQUE and FILTER don't work in table columns, however they are irrelevant for tables so they don't need to work. Tables already have a built-in filter on every column. Then, adding the built-in totals row using the SUBTOTAL function allows sum, avg, min, max, count, etc. all dynamically based on the applied filter. 😉
@afmutw
@afmutw 2 ай бұрын
In the real world you need to be able to send your work to someone who uses an older version of excel. (Tables are older so may still work.)
@marshallc6215
@marshallc6215 2 ай бұрын
That requires that you use a table, though. I can imagine several use cases for me for this, maintaining legacy code where nobody converted to tables, and because the data is dumped from vba, it's not a simple "select all - convert to table"
@Tharkz
@Tharkz Ай бұрын
Keep an eye out for the upcoming TRIMRANGE too.
@colleen5236
@colleen5236 2 ай бұрын
this was very interesting :) but I couldnt get my # operator to work. I think I missed the part that the #operator only works on a data range that is a spilled array and not on just any data set or table? Or it should work on a table? I think in your example you were able to use the Unique function on the table set. Mine only works on a spilled array. yikes confused.
@PercyNPC
@PercyNPC Ай бұрын
8:37 Can you type =UNIQUE formula that you just created? You don't need to create new cell and hide it.
@sarreqteryx
@sarreqteryx 2 ай бұрын
(not at a computer I can actually check for myself) does the =UNIQUE() function not work inside the data validation list?
@marwinreyes314
@marwinreyes314 2 ай бұрын
What version of MS Excel are you using? I'm Using MS Office LTSC Professional Plus 2021 and the # sign does not work. Thank you.
@ezio27me
@ezio27me 20 күн бұрын
Hello, I follow your videos. I have a question that let assume i have lots of data arranged year wise and that year is the top row of my data, which is use to forecast model to forecast future data. When i convert those data into "Table" the year becomes the "Header of the table". Then it become useless as i cant use the year to forecast model!! Is there any other way to work in a table??
@jamjardavies
@jamjardavies 2 ай бұрын
I see a fellow F1 fan!
@KenjiExplains
@KenjiExplains 2 ай бұрын
Hahah glad you noticed!!
@mikemitchell9227
@mikemitchell9227 2 ай бұрын
That was great. Thanks. I'm not happy about Lewis having the lowest score, but that's OK. 😂
@gioyfa
@gioyfa 2 ай бұрын
😂😂 Next year, will have higher grades.
@pyrraca478
@pyrraca478 21 күн бұрын
8:39 in a validation list coming from a table, excel automatically made the list with unique values. You don't need to use any kind of formula
@johannnagel9005
@johannnagel9005 2 ай бұрын
Hi Kenji, thank you for your excellent work! I would enjoy a video about saving ressources with excel. My spreadsheet with different macros and tables are slowly as hell because of many sort and filter-functions. Do you know any helping hacks for that? Thak you and best wishes from germany.
@Wintermute4
@Wintermute4 2 ай бұрын
Could you put the unique function in the validation formula directly?
@Cirruna
@Cirruna 2 ай бұрын
Thank you! I was just looking for this. Great timing.
@oswaldo.g
@oswaldo.g Ай бұрын
The best part of the video is the students name's.
@Daniel-jx5zt
@Daniel-jx5zt 2 ай бұрын
Amazing
@KenjiExplains
@KenjiExplains 2 ай бұрын
Thank you!
@SubairAbulHudhasl
@SubairAbulHudhasl 2 ай бұрын
In which version of excell this # command is working
@SubairAbulHudhasl
@SubairAbulHudhasl 2 ай бұрын
Hash formula is not working in the free version of MSoffice.
@alvaropallete
@alvaropallete 2 ай бұрын
amazing
@KenjiExplains
@KenjiExplains 2 ай бұрын
Glad it was helpful!
@jerry171460
@jerry171460 2 ай бұрын
Thumbs up!
@KenjiExplains
@KenjiExplains 2 ай бұрын
Thank you! Cheers!
@jfoetidnwo56
@jfoetidnwo56 Ай бұрын
does that work in google sheets?
@Athena621
@Athena621 2 ай бұрын
Can you not extend the array by inserting a column within the array, say between B and C? Does the # array extension work in Pivot tables?
@sallyho146
@sallyho146 Ай бұрын
I don’t have dynamic array so i couldn’t use the hash operator. I just have a list of ID# of customer names I need to count. How can I use the hash operator to count the total customer names?
@josephleslie007
@josephleslie007 2 ай бұрын
It will work on latest version I think
@billybank2012
@billybank2012 2 ай бұрын
so how do you tell excel to continue day input in one cell in one worksheet based on the previous entry in another worksheet
@ahmedshalaby9343
@ahmedshalaby9343 2 ай бұрын
what's the meaning by arrays ?
@m.ssharma535
@m.ssharma535 Ай бұрын
Dynamic array # (hash) operator explanation
@drewbny78
@drewbny78 Ай бұрын
On a separae topic, anyone know how to change source of multiple objects in powerpoint at once?
@Anti-socialSocialClub
@Anti-socialSocialClub Ай бұрын
How can one application have so many functions ???
@donireland6218
@donireland6218 2 ай бұрын
Good tip. One thing I'd like to see is how to deal with a column of numbers in which you don't know the number of rows. For example: a budget. At the top, I might have Sum(A2:A100). But what if something happens and I need to add a row? I'd really like to find a way to tell it to sum ALL THE CELLS below A1.
@RajuAdhikari-y8r
@RajuAdhikari-y8r Ай бұрын
Not working brother please help ...Microsoft office 2021
@yashgupta6812
@yashgupta6812 2 ай бұрын
# is not working in my excel. Can you help me ?
@KenjiExplains
@KenjiExplains 2 ай бұрын
Probably because you have one of the older Excel versions. For reference, I am using Microsoft 365
@yashgupta6812
@yashgupta6812 2 ай бұрын
@@KenjiExplains yes i am also using 365. i am using sum function of three numbers. =sum(H2#), let say 1st number is in H2 cell, after click on #, it should select whole data range but it is not working
@SHEERAZ-ALI
@SHEERAZ-ALI 2 ай бұрын
# not working in excel 2016
@kevinperez7555
@kevinperez7555 Ай бұрын
Hmmm. Did not work for me unfortunately.
@FirstLast-is9xe
@FirstLast-is9xe 2 ай бұрын
Not hugs, that's hacks!
@rosslynross6380
@rosslynross6380 2 ай бұрын
💌💌💌💌💌💌💌💌
@jerryoltremari317
@jerryoltremari317 Ай бұрын
How did you come up with “90% of excel users don’t know this”?
@kazhaaa
@kazhaaa 29 күн бұрын
He used dynamic array
@d1m18
@d1m18 2 ай бұрын
Thank you for sharing. May I suggest you don't show us the bad way to do formulas? Like when you did average formula and let it find the only numeric column - this is very poor practice and of no use to learn the wrong way to do it.
@willzinner8813
@willzinner8813 2 ай бұрын
1st
@KenjiExplains
@KenjiExplains 2 ай бұрын
Let’s go!
@dennisk5500
@dennisk5500 2 ай бұрын
Gonna go with formulas over formulae, huh? Yeah, this is KZbin after all
@joserosa5342
@joserosa5342 Ай бұрын
ITs easy to use some functions when u are using the right version of Excell to do ir. U cant use those fuctions in Excell below 2019. So sad.
@realbangkok
@realbangkok 2 ай бұрын
1,000 years far from google sheet, it is not 100% dynamic because at first you have to make table at column B
@karllinguistik7244
@karllinguistik7244 2 ай бұрын
Hi. Sorry. Could you explain what you mean in more detail. I'm really interested in this?
@stanTrX
@stanTrX 2 ай бұрын
I dont like to use dynamic arrays
@WindyLion
@WindyLion 2 ай бұрын
The hash operator is great when you are displaying the data in a dashboard with numeric fields, but as soon as you want to put a dynamic array into a graph, it stops working. The solution is to reference the dynamic array in the name manager, e.g. tableData =OFFSET( DataSheet!$A$1, 1, 0, COUNTA( DataSheet!$A$A ) - 1, COUNTA( DataSheet!$1$1 )) tableFilter =FILTER( tableData, INDEX( tableData, , 2) = "criterion" ) tableX = INDEX( tableFilter, , 3 ) tableY1 = INDEX( tableFilter, , 6 ) tableY2 = INDEX( tableFilter, , 8 ) Then in the data selection interface of the table, reference workbookName.xlsx!tableX for the x values and workbookName.xlsx!tableY1 and workbookName.xlsx!tableY2 for the y values. Now, if you add rows to the data sheet or if you change the filter criteria, the graph will update automatically.
Change These 10 Settings Before You Use Excel Again
12:44
Kenji Explains
Рет қаралды 85 М.
Get Ahead in 2025 With These Underrated Excel Functions
14:56
Kenji Explains
Рет қаралды 8 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Say Goodbye to IF Statements in Excel with SWITCH
7:45
Teacher's Tech
Рет қаралды 597 М.
When Should You Use the Hash Sign in Excel Formulas?
10:53
Leila Gharani
Рет қаралды 1,1 МЛН
5 Conditional Formatting Hacks That Will Blow Your Mind
11:16
Mike’s F9 Finance
Рет қаралды 10 М.
This is how I ACTUALLY analyze data using Excel
24:05
Mo Chen
Рет қаралды 357 М.
Try The DGET Function Instead of INDEXMATCH & XLOOKUP
12:29
Kenji Explains
Рет қаралды 121 М.
5 Excel Secrets You'll Be Embarrassed You Didn't Know
17:32
Excel Campus - Jon
Рет қаралды 274 М.
10 Hidden Time Saving Hacks in Excel
13:35
Kenji Explains
Рет қаралды 74 М.
Everyone's Talking About This NEW Excel Function (TRIMRANGE)
9:29
MyOnlineTrainingHub
Рет қаралды 109 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН