EXCEL: Copy data according to cell colour -


i have created calendar in excel. want export important events separated table. process following:

  • check colour of cells within concrete row

  • if colour of cell (for example) yellow --> copy description of below cell , date of event table

  • repeat process cells within selected row

calendar

desired output:

output

thanks lot!


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -