Explain about COLOR INDEX property

     

  • Color Index property enables to assign colors for rows,sheets,Ranges,sheet tabs ...
  •  

  • VBA assigned Color Index number each and every color
  •  

  • There are 56 predefined colors in VBA
  •  

    Write a program to dispaly 56 VBA predefined color index

     

     

     

     

    Write a program to display color index numbers and colors in a single cell, where each column having not more than 10 color index numbers

     

     

    Code:

     

     

    Write a program to display color index numbers and colors in different cells, where each column having not more than 10 color index numbers

     

     

     

     

     

    Write a program to add or remove background colors and Font colors and RGB Colors