I try to change cell's background color without success.
The folowing code works fine with an old Excel but not with Excel 2013 :
Code: Select all
 _ = vpiDde::execute(conv,"[PATTERNS(1,0,3)]",1000), % 3 = RedI've found any documentation about it on the Web.
Any idea ?


