hi can you show a vb code for excel-2007 format->recolor->set transparent color on an a image inserted...
by the way, forgot to mention that excel-2007 record macro does not record this stuff otherwise i would not ask it here... :)
|
|
hi can you show a vb code for excel-2007 format->recolor->set transparent color on an a image inserted... by the way, forgot to mention that excel-2007 record macro does not record this stuff otherwise i would not ask it here... :) |
||||
|
|
|
OK, here is a Macro that I wrote in Excel 2007 that works:
|
||
|
|
|
|
I recorded a macro in Excel 2003, and this is what I got:
I think this will work in Excel 2007 also, since everything tends to be forwards-compatible. |
||||||
|