VBECustomColors icon indicating copy to clipboard operation
VBECustomColors copied to clipboard

WIN10, Office 2016 not Working

Open ccrvlh opened this issue 7 years ago • 3 comments

After made the modifications to HEX it says that my file is corrupted or something and deletes the macro. After going back to the original everything is ok, but the scheme color is not changed - any idea on how to fix that? Thanks.

ccrvlh avatar Aug 29 '18 16:08 ccrvlh

I'm not sure.. sorry. If it isn't clear from the description this is a fairly hacky thing to be doing so results can vary quite a bit. What version of Office and what OS are you on?

dimitropoulos avatar Sep 26 '18 14:09 dimitropoulos

Hi,

Navigate in regedit to HKEY_CURRENT_USER\Software\Microsoft\VBA{Nuber of Version}\Common

change or create value CodeBackColors to: 2 7 1 13 15 2 2 2 11 9 0 0 0 0 0 0 change or create value CodeForeColors to: 13 5 12 1 6 15 8 5 1 1 0 0 0 0 0 0 change or create value FontFace to: Consolas

Good luck ;)

tywonek avatar Jun 11 '20 12:06 tywonek

This update worked great!

ab12gu avatar Oct 10 '20 00:10 ab12gu