Generate even numbers using powers of 2 and tally table

  • It works with even Edit: odd numbers as well...

    You'd just have the most right bit set to 1 as well (2^0=1). Basically starting your "Power table" with 0 instead of 1 ...



    Lutz
    A pessimist is an optimist with experience.

    How to get fast answers to your question[/url]
    How to post performance related questions[/url]
    Links for Tally Table [/url] , Cross Tabs [/url] and Dynamic Cross Tabs [/url], Delimited Split Function[/url]

Viewing post 16 (of 15 total)

You must be logged in to reply to this topic. Login to reply