This video is part of a broader MS Excel course:
A quick overview of 10 commonly asked Excel interview questions, focusing on scenario-based tasks rather than just function names.
CONCAT
, TEXTJOIN
=TEXTJOIN(" ", TRUE, A2, B2, C2)
$
or F4.)SUMIF
=SUMIF(range_of_names, "Harry", range_of_scores)
SUMIF
with Wildcards (*
)
=SUMIF(subjects_range, "*y", scores_range)
*
(asterisk): Any number of characters.?
(question mark): Any one character.~
(tilde): Treats next character as literal (e.g., ~*
for an actual asterisk).Host: Tushin – Urban Fight YouTube Channel
Remember to like, subscribe, and check out other career and finance videos for well-researched, concise content.