LXLogicExcel
🔥
0
0
0 XP

Question 1 of 10

Join two or more strings of text together with the CONCAT function. Type =CONCAT(A1, B1) to return "ABCD".
ABCD
1ABCD
2
3
4
5
B2fx
🔥0streak
0 XP today
All Lessons

CONCAT Function - Free Excel Practice Online

This free, interactive exercise teaches you CONCAT Function in Excel through 10 hands-on steps. Instead of watching a video, you type the real formula into a live spreadsheet grid and get instant feedback on every answer. It is part of the Text Manipulation Functions track and works right in your browser - no Excel install, no download, and no signup.

Practising CONCAT Function this way builds the muscle memory that transfers straight to using Excel at work, in interviews, or for certification prep. Work through the steps above, then keep going with the next lesson to build a complete, free Excel practice course.

What you'll practice in this CONCAT Function lesson

  1. Join two or more strings of text together with the CONCAT function. Type =CONCAT(A1, B1) to return "ABCD".
  2. The concat function can have as many arguments as you'd like. Use concat to get the person's full name. (Hint: don't forget the spaces - your function should have five arguments!)
  3. You can also use the ampersand (&) to concatenate strings. Type =A1&", "&A2 to return "Minneapolis, Minnesota".
  4. Use the concat function to return "JSmith@example.com"
  5. Use & to return a string that says "Hello world".
  6. Use the concat function to return a string that says "Hello, Eric" (don't forget the comma and space!)
  7. Use & to return "ABCDEFG"
  8. Use & to combine the pieces to form www.somedomain.com.
  9. Use & to return the string "Biscuits & gravy".
  10. Use the concat function to return the phone number 651-555-5816.

CONCAT Function practice - FAQ

How do I practice CONCAT Function in Excel?

Open this free LogicExcel exercise and work through 10 interactive steps. You type the real formula into a live spreadsheet grid and get instant feedback on whether it is correct, plus an explanation - no Excel install and no signup needed.

Is the CONCAT Function exercise free?

Yes. Every LogicExcel exercise is 100% free with no account required. Your progress saves automatically in your browser.

What will I learn in this CONCAT Function lesson?

This lesson covers CONCAT Function as part of the Text Manipulation Functions track. You practice the syntax step by step until it becomes muscle memory you can use at work.