Substring colouring from Excel VBA: why do some obvious methods not work?

后端 未结 2 1915
感动是毒
感动是毒 2020-12-19 08:01

I\'ve been building some interesting visualizations that rely on VBA code\'s ability to set different colours for substrings in Excel. For a cell containing a string the syn

2条回答
  •  爱一瞬间的悲伤
    2020-12-19 08:11

    Formatting (including coloring) substrigns in a range of excel cells with a macro, see the video:

    http://youtu.be/O0h6T5Z7HwY

提交回复
热议问题