XL Macros are recorded as VBA commands, so there's really no difference
between macros and "real" VBA.
However, there are a lot of things that cannot be recorded, including
for...next loops and the .DisplayAlerts commands. I rarely use the
recorder any longer.
You can find out more about macros he
http://www.mvps.org/dmcritchie/excel/getstarted.htm
In article ,
sree kasi wrote:
That was super, it worked fine with my objective. Is it possible to record
that using a reader, or is it a real VB Program. Please let me know. I wish
to learn more.