[Affiliate]
Blog Stats
- 2,817,600 hits
- Follow wmfexcel on WordPress.com
Search wmfexcel
Want Google to translate this page?
-
Recent Posts
Top Posts & Pages
- How to sort bar chart in descending order?
- Show number in thousand (k) or in million (M) by using custom format
- Insert a text string into a specific position of another text string in #Excel
- Date Formats - A trick to format date with "st", "nd", "rd", "th"
- Perform VLOOKUP with 2 lookup values
- How to replace value with a value from another column in Power Query
- Open an embedded Excel file during a slide show in PowerPoint?
- Repeat all item labels in Pivot Table (aka Fill in the blanks please)
- Be cautious when using XLOOKUP
- When unhide row doesn't work...
My YouTube Channel
My Facebook page
- My Tweets
Tag Archives: CONCATENATE
Learn something new from something that I think I knew well…
Today is a public holiday in Hong Kong. A perfect break in the middle of a busy week. What did I do on a public holiday? Excel, Excel and Excel. 🙂 I watched a few videos from my favourite YouTube … Continue reading
Insert a text string into a specific position of another text string in #Excel
Turn REPLACE function into “INSERT” function Continue reading
Pay attention when you concatenate – A1 & B1 vs. A1 & “|” & B1
In many case, we may want to combine texts from different cells. This can be done by either CONCATENATE function or simply an Ampersand &. E.g. A1 & B1 & C1 …… We may take it for granted as it looks so … Continue reading