Your video is Simply the Awesome and it leaves distinctive addition to the Excel market. Your video is academically rigorous, intellectually demanding and practically relevant.
@Computergaga Жыл бұрын
Thank you so much, Arun.
@davemason2604 Жыл бұрын
Great tutorials as always
@Computergaga Жыл бұрын
Thank you, Dave 😊
@wayneedmondson1065 Жыл бұрын
Nice one! Thanks Alan!!
@Computergaga Жыл бұрын
Thank you, Wayne.
@IvanCortinas_ES Жыл бұрын
Great tutorial. Absolutely necessary to know the possibilities offered by the Excel calculation engine. Thank you Alan!!!
@Computergaga Жыл бұрын
Thank you, Iván.
@leechinhhua Жыл бұрын
Brilliant Alan! So much useful content in this video, and great realistic use cases 👍 Just thinking also about the start of the video, can you use a similar formula to bring back the ones that are not unique? That could be a good way to pick out duplicates without having to use conditional formatting and then filter.
@Computergaga Жыл бұрын
Thank you, Lee. Sure. I would use the following formula for the task of returning the non unique values. =UNIQUE(FILTER(tblAttendees[Names],COUNTIFS(tblAttendees[Names],tblAttendees[Names])>1)) The FILTER and COUNTIFS combo will return the names that occur more than once (not unique), and then UNIQUE is used to return a distinct list only. You could throw SORT in there to order them 😊
@chinmayeesingh90407 ай бұрын
Can we ask queries if we have any????
@Computergaga7 ай бұрын
Related to the video, sure. I'll do my best.
@fouadhoblos3611 Жыл бұрын
Is it possible to ask a question or submit a request about Excel or Power Query here??
@Computergaga Жыл бұрын
That depends on the question or request. Questions should related to the video.