View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default highlight alternate row in excel

See if this helps:

http://office.microsoft.com/en-us/ex...CL100570551033

"gopal" wrote:

Dear Friends,

i would like to have a command or vba-code for highlighting alternate
row.
e.g. a1..h1, a3...h3, a5...h5, a7...h7

thanks