View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Norbert Jaeger Norbert Jaeger is offline
external usenet poster
 
Posts: 10
Default Value to be given to all cells with black background color

Hello,

I have a certain range of cells in which some of the cells are
formatted to have a black background color.
None of the cells contain any data.

I want to select the whole range of cells and then run a macro which
puts a "1" into each black cell. The white cells must stay empty.

How can I do this?

Regards,
Norbert