Hello,
I use excel to store my macros (source code). I have VBA macros, Python macros, Java Script macros, etc. One sheet per language. It's easy to index, search etc.
I’d like to create a VBA code that formats the cells so that the text populating the cells would automatically adopt a programming language sensitive style (like a programming IDE – for example use green for comments, blue for loops etc.)
Any ideas?
Thanks
I use excel to store my macros (source code). I have VBA macros, Python macros, Java Script macros, etc. One sheet per language. It's easy to index, search etc.
I’d like to create a VBA code that formats the cells so that the text populating the cells would automatically adopt a programming language sensitive style (like a programming IDE – for example use green for comments, blue for loops etc.)
Any ideas?
Thanks