Hi Andy

Thanks for sharing the detailed info on loop.

Regards
Rajender Soni

On Jul 7, 6:28 am, Aindril De <aind...@gmail.com> wrote:
> Hi Venkat,
>
> *
>
> The purpose of a loop is to get Excel to repeat a piece of code a certain
> number of times. How many times the code gets repeated can be specified as a
> fixed number (e.g. do this 10 times), or as a variable (e.g. do this for as
> many times as there are rows of data).
>
> Loops can be constructed many different ways to suit different
> circumstances. Often the same result can be obtained in different ways to
> suit your personal preferences. These exercises demonstrate a selection of
> different ways to use loops.
>
> There are two basic kinds of loops, both of which are demonstrated here:
> Do…Loop and For…Next loops. The code to be repeated is placed between the
> key words.
>
> Please refer to the attached link below and the example attached to it for
> further clarity.
>
> http://www.exceltip.com/st/Using_Loops_in_VBA_in_Microsoft_Excel/628....
>
> Please let me know if u need any further help on this.
>
> Cheers!!,
>
> Andy
> *
>
>
>
> On Tue, Jul 6, 2010 at 3:31 PM, Venkatesan c <venkat1....@gmail.com> wrote:
> > Dear Group,
>
> > What you mean by Loop in Macros&Use .can i have explanation with Example
>
> >  Best Regards,
> > *
>
> > Venkat
> > *
>
> > --
>
> > ---------------------------------------------------------------------------­-------
> > 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
>
> > <><><><><><><><><><><><><><><><><><><><><><>
> > HELP US GROW !!
>
> > We reach over 7000 subscribers worldwide and receive many nice notes about
> > the learning and support from the group.Let friends and co-workers know they
> > can subscribe to group at
> >http://groups.google.com/group/excel-macros/subscribe- 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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe

Reply via email to