Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default How can I repeat a macro, and how can make it without any mess

Milion thanks.
It work too
Emil

"RB Smissaert" a scris:

Sub Macro1()

Dim i as Long

For i = 1 to 10
Macro2
Next

End Sub


Sub Macro2()

'run any code here

End Sub


RBS

"emil" wrote in message
...
Thanks for any helps
Emil



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
How do I make sure I don't repeat a value in my worksheet? Abby Excel Programming 10 May 27th 09 01:41 PM
how do I make the first three rows repeat on top of every page? StardustDave New Users to Excel 2 January 29th 06 10:51 PM
Repeat Error message OkieViking Excel Programming 2 June 22nd 04 07:37 PM


All times are GMT +1. The time now is 06:50 PM.

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

About Us

"It's about Microsoft Excel"