View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.newusers
sree kasi sree kasi is offline
external usenet poster
 
Posts: 3
Default Key Board Shortcuts

Thank you very much for your help, i wish to be in touch.

"JE McGimpsey" wrote:

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.