Forum Discussion
AdiAtNoname
Jan 15, 2020Copper Contributor
CONCAT Function Not Working
Hi, Using Office 365 here (installed on PC). Entering =CONCAT(G2," ",H2) to join the two text values in these cells and when clicking enter the formula appears in the cell, not a string of the t...
ChrisMendoza
Jan 15, 2020Iron Contributor
Not sure what you're experiencing on your side but this is what I get:
You don't need the commas when using & to join.