Cells Like Office
- 
 Hello dear, please tell me, is it possible to make some kind of cells in a notepad++ like cells in the Microsoft office? 
- 
 @Indra-Lung-Spirit 
 If I read your question correctly, the short answer is no!Notepad++ is a text editor, it does NOT work with binary files as it doesn’t understand the formatting within these files (and therefore can corrupt the data within). 
 In reference to cells, I assume you mean a spreadsheet program (Excel) and Notepad++ definitely isn’t one of those. It will open CSV files which can also be associated with Excel, but they are still text files.Terry 
