Hi dnkndnkn,

For beginners, I would suggest following:-

1) Do short recordings for each and every step (frequent used would be
better), press Alt + F11 and see how Excel has transferred those actions
(steps) into VBA syntax. Now type / edit them and run the code to see the
changes and you will learn it quickly

2) VB Editor (Alt + F11) itself show the next part of syntax, for example
if you write Activecell and press dot (.), it shows Activate, AddComment
etc and from this list you can choose to complete your syntax. :)

I am also a student in this Excel world, there could be other better ways
to master VBA syntax ;)

Regards,
DILIPandey

On Sun, Mar 11, 2012 at 6:21 PM, dnkndnkn <dnknd...@gmail.com> wrote:

> The syntax of VBA is different than other languages. It is difficult
> to remember the syntax, There are many different ways to achive same
> task. It becomes confusing for a beginner. Please suggest a way to
> master syntax.
>
> Thanks in advance.
>
> --
> FORUM RULES (986+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5)  Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE  : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
>
> ------------------------------------------------------------------------------------------------------
> To post to this group, send email to excel-macros@googlegroups.com
>



-- 
Thanks & Regards,

DILIP KUMAR PANDEY, mvp
       MBA,B.Com(Hons),BCA
Mobile: +91 9810929744
dilipan...@gmail.com
dilipan...@yahoo.com
New Delhi - 62, India

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

------------------------------------------------------------------------------------------------------
To post to this group, send email to excel-macros@googlegroups.com

Reply via email to