Unfortunately, Im not sure how this works with what Im trying to achieve. Appreciate your help.
Anyone else know how to develop a macro that accomplishes generating binary numbers based on the possible combinations, please help. Thanks, Financeguy On Jul 10, 1:06 am, ashish koul <koul.ash...@gmail.com> wrote: > try this > > http://www.visualbasic.happycodings.com/Applications-VBA/code4.html > > > > > > On Sun, Jul 10, 2011 at 9:28 AM, Financeguy <velocity...@gmail.com> wrote: > > Hi All, > > > I'm trying to generate a list of binary combinations as follows: > > > cell A1: 0 > > cell A2: 1 > > > cell A3: 7 > > > I'm requesting help to create the following output in separate columns > > using VBA: > > > 0 0 0 0 0 0 1 > > 0 0 0 0 0 1 0 > > 0 0 0 0 1 0 0 > > > and so on...... for a total of 2 ^ 7 times in columns A through G > > > Any help is much appreciated. > > > Thanks in advance, > > > Finance guy > > > -- > > > ---------------------------------------------------------------------------------- > > Some important links for excel users: > > 1. Follow us on TWITTER for tips tricks and links : > >http://twitter.com/exceldailytip > > 2. Join our LinkedIN group @http://www.linkedin.com/groups?gid=1871310 > > 3. Excel tutorials athttp://www.excel-macros.blogspot.com > > 4. Learn VBA Macros athttp://www.quickvba.blogspot.com > > 5. Excel Tips and Tricks athttp://exceldailytip.blogspot.com > > > To post to this group, send email to excel-macros@googlegroups.com > > > <><><><><><><><><><><><><><><><><><><><><><> > > Like our page on facebook , Just follow below link > >http://www.facebook.com/discussexcel > > -- > *Regards* > * * > *Ashish Koul* > *akoul*.*blogspot*.com <http://akoul.blogspot.com/>http://akoul.posterous.com/ > *akoul*.wordpress.com <http://akoul.wordpress.com/> > My Linkedin Profile <http://in.linkedin.com/pub/ashish-koul/10/400/830> > > P Before printing, think about the environment.- Hide quoted text - > > - Show quoted text - -- ---------------------------------------------------------------------------------- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/exceldailytip 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310 3. Excel tutorials at http://www.excel-macros.blogspot.com 4. Learn VBA Macros at http://www.quickvba.blogspot.com 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to excel-macros@googlegroups.com <><><><><><><><><><><><><><><><><><><><><><> Like our page on facebook , Just follow below link http://www.facebook.com/discussexcel