Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default loop command in Macro

In Classical programming languages like Fortran and Basic we have a command
called: "Loop or Go to" which is used to run a series of commands in
recurrence until a limit or satisfying a criteria.
In Macro I want to do some commands on cells in a raw and continue same
commands for second raw until I reach to last row. I think I am looking for
some sort of equivalent of Loop in Macro.

Could you please tell what it should be? or if the philosophy of doing such
a recurring commands differ in Macro and I am thinking in a rong way in
Macro
TIA, Rasoul




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default loop command in Macro

VBA has Do While (a condition is met) Loop



-----Original Message-----
In Classical programming languages like Fortran and Basic

we have a command
called: "Loop or Go to" which is used to run a series of

commands in
recurrence until a limit or satisfying a criteria.
In Macro I want to do some commands on cells in a raw and

continue same
commands for second raw until I reach to last row. I

think I am looking for
some sort of equivalent of Loop in Macro.

Could you please tell what it should be? or if the

philosophy of doing such
a recurring commands differ in Macro and I am thinking in

a rong way in
Macro
TIA, Rasoul




.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro Loop stan Excel Discussion (Misc queries) 1 October 22nd 09 04:38 PM
Help with using a Macro Loop Mark Costello[_2_] Excel Discussion (Misc queries) 5 October 19th 07 02:01 PM
using a vlookup command in a for next loop in a macro in excel Amethyst Excel Discussion (Misc queries) 3 March 17th 07 01:30 PM
macro loop DM Excel Discussion (Misc queries) 1 January 3rd 06 10:46 PM
loop command in Macro Rasoul Khoshravan Azar Excel Programming 3 January 6th 04 02:10 AM


All times are GMT +1. The time now is 01:36 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"