Hello,

This maybe a weird question, but ill try anyway.

I know there are two values for the background color style of a label in
Excel VBA: fmBackStyleTransparent and fm...Opaque.

However, I would like to set a label image to be semi-transparent, i.e. the background content behind the label should shine through, just as transparency is usually intended e.g. in photoshop.

Is there any code (im guessing through API) that will enable me to do this?

Thanks