Skip to content

SpaceTech

Exploration of Information, Communication and Technology

  • Home
  • Blog
  • Projects
    • Resx Builder
  • About
  • LinkedIn
  • Github

Tag: excel

Excel Join Character Strings From Multiple Cells

June 29, 2012June 2, 2021 Bjarne

In Microsoft Office Excel you can join multiple string from cells by using the Concatenate function. Like this: =CONCATENATE(E2,”-“,F2) Here the string from the cell E2, the character “-” and the string from F2 will be joined together. Making a final result looking like this: “7-42”.

Excel CSV And Unicode UTF-8 Character Error

June 28, 2012June 2, 2021 Bjarne

In Microsoft Office when saving an Excel file to CSV file, Excel doesn’t ask if we have to careĀ about encoding, in particular, a major problem occur with characters is being replaced with other symbols like square, star etc. Want we want is to saveĀ Unicode in UTF-8. There is a solution, not the prettiest but it

Read More

About

Hey! I'm an engineer from Denmark. This is my engineering diary. I enjoy creating things, whether that be websites, plugins, mobile apps. I'm currently playing around in an engineering department where I work on a wide variety of interesting and meaningful projects on a daily basis.


  • Key Takeaways Chapter 3: Working with the Xtend Programming Language of Implementing Domain-Specific Languages with Xtext and Xtend – Second Edition
  • Key Takeaways Chapter 2 of Implementing Domain-Specific Languages with Xtext and Xtend – Second Edition
  • Key Takeaways Chapter 1 of Implementing Domain-Specific Languages with Xtext and Xtend – Second Edition
  • Xtext The rule ‘Primary’ may be consumed without object instantiation
  • VS Code disable blame text and you change x ago

Copyright ©SpaceTech

Clean Theme by WPVKP