list object

Sir

I have a list object in excel.

i want to make the alternate rows of the list object to display different background color

pls let me know



Answer this question

list object

  • Robert Simpson

    Hopefully someone will prove me wrong but I don't think it's possible.

  • ukhobson

    Per our support engineer:

    Thanks for using Microsoft ISV Community Forum, according to your problem, I think you can take the following steps to achieve what you want:

    1. Select the whole list object.

    2. From the menu, choose Format>Conditional Formatting.

    3. Set the value just as the picture below, choose your preferred color.

    [screen shot not displayed - I'll try to recreate the text in the screen shot...]

    Condition 1: Formula Is =MOD(ROW(),2)=0
    Preview: [choose your preferred color]

    Condition 2: Formula Is =MOD(ROW(),2)=1
    Preview: [choose your preferred color]

    -brenda (ISV Buddy Team)



  • list object