© 2026 Hashnode
Some of the important Excel formulas and commands are as follows: Column to comma-separated values =TEXTJOIN(",", TRUE, A:A) Select entire column Ctrl + Space Look for value from a column in table or list =VLOOKUP($A1, list2, 2, false) =VLOOKUP(A2,...

Originally published on freeCodeCamp. Images make many things better. And Google Sheets is one of those things. The easiest way to add an image to Google Sheets is to simply insert one into your sheet. But if you have added many images this way, you...

If you do data analysis, then you’ve used Excel. If you use excel, then you know the VLOOKUP function. If you’ve run into the limitations of the VLOOKUPfunction, then you’ve used the INDEX/MATCH. Credit to Joe McDaid for announcing this in the Excel ...
