Thread: VBA code
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
helene and gabor helene and gabor is offline
external usenet poster
 
Posts: 58
Default VBA code

Hello,

I am learning VBA code. Have a book, not too helpful.
A few days ago I saw a problem and a set of codes to solve the programmer's
problem.

What is the meaning of:

Selection.Insert Shift:=xlDown

Are there any resources that list codes and meanings?

Thanks!

Gabor