I am using excel 2010 and I would like to have a formula to do a "odd/even" pattern for my lottery numbers in a row.
Example...
Cells C1:H1 have my lottery drawn numbers (1,2,3,4,5,6) now in cell K1 I would like to see the even/odd pattern like this "OEOEOE" to display. How would I do this??
I am trying to use this formula but it's not working....=IF(ISEVEN(HLOOKUP(C1:H2,2,0)),"E","O").
I am getting errors like...#NA or #VALUE or nothing shows up. I am entering it as a array
Does any one know a formula on how to do this??
Any help would be great
Thanks,
Bookmarks