Question vba code in 2003 to change background color not working in 2007

codexproject

New member
Local time
Today, 05:21
Joined
Oct 22, 2009
Messages
9
Hi I have this attached example. its working fine in 2003 but not in 2007 especially when I change the background color of the application window.

Can somebody assist me why it does not work.
 

Attachments

Try converting your color specification to hexadecimal values. That is what 2007 requires.
 
ah Mr. B, I am not familiar with hexadecimals. can you teach me how to do it.
 
Steve R.,

Thanks for providing the link and subsequently the infor. I appreciate it.
 

Users who are viewing this thread

Back
Top Bottom