detect at each position of a number whether it is even or odd. taking into account the last digit ex= 17= the 7 is the last digit and is odd or 14 last is 4 and is even
https://www.excelforum.com/attachmen...1&d=1627068046
detect at each position of a number whether it is even or odd. taking into account the last digit ex= 17= the 7 is the last digit and is odd or 14 last is 4 and is even
https://www.excelforum.com/attachmen...1&d=1627068046
Put this formula in cell Q7 and copy across to cell AE7...
=IF(ISODD(A7),"x","")
Put this formula in cell AF7...
=COUNTIF(Q7:AE7,"x")
Put this formula in cell AG7 and copy accros to cell AU7...
=IF(ISEVEN(A7),"x","")
Put this formula in cell AV7...
=COUNTIF(AG7:AU7,"x")
Then copy all of these formulas down to the end of your data.
Last edited by Rick Rothstein; 07-23-2021 at 03:33 PM.
The wrong forum? Does that mean you are cross-posting again without providing links here?
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
but it's not the same subject, and the forum
is lotteries only, the forum is only lotteries
quite different from this one. alw can delete the wrong message? please
Thanks for clarifying.
So, did what I post in Message #2 work for you or not???
yes , thank you!
*** IGNORE THIS MESSAGE - I see you did that already ***
In that case, you should mark this thread as "SOLVED" then.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks