UrbanPro

Learn Microsoft Excel Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

How to develop skill on Excel Macros VBA. I want to be perfect on VBA. As soon as I see the problem.. within minutes it should come in my mind what code i have to write for this situation...I know its not that easy.. but I feel that its not hard too. I need advise as to what I have to do.. Eagerly waiting for the encouraging responses from all the teachers& trainers..

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Best Excel Powerbi Msbi SQL Data Analytics Trainer

You need to understand the grammar of VBA Language first like collections ,objects ,methods and properties,syntax of different objects and their uses etc ..Once you are clear with these concepts ,you can learn about conditional statements and loops ,Later work on vba functions ..if you follow this structured...
read more
You need to understand the grammar of VBA Language first like collections ,objects ,methods and properties,syntax of different objects and their uses etc ..Once you are clear with these concepts ,you can learn about conditional statements and loops ,Later work on vba functions ..if you follow this structured approach then learning vba becomes easy .. read less
Comments

Trainer

Dear Sandeep, To master any subject first we need to master the fundamentals. As you want to develop Excel and VBA skills you need to have a thorough knowledge of Excel Features, Excel Options, Excel Functions and Macros. You need a solid understanding of programming concepts and need to have the sample...
read more
Dear Sandeep, To master any subject first we need to master the fundamentals. As you want to develop Excel and VBA skills you need to have a thorough knowledge of Excel Features, Excel Options, Excel Functions and Macros. You need a solid understanding of programming concepts and need to have the sample code structures for every conceivable need. Wish you all the best! read less
Comments

Trainer

My suggestion is, there are lots of websites on Excel Macros VBA, you can just go through those websites, try out the sample examples for different scenarios on daily basis...Practice makes a man Perfect...so, you can practice more & more examples, you will automatically get ideas and one day you can...
read more
My suggestion is, there are lots of websites on Excel Macros VBA, you can just go through those websites, try out the sample examples for different scenarios on daily basis...Practice makes a man Perfect...so, you can practice more & more examples, you will automatically get ideas and one day you can do on your own... read less
Comments

Expert in MS Office, Primavera P6 & MS Project

Hey Sandeep, One of the best thing with VBA is that you can use Excel-Macro Recorder to find part of your solution. Sometimes when you are not sure what coding will do the work, Simply, Perform the work on your Excel while recording Macro. This way you will surely get insights to as in what code is...
read more
Hey Sandeep, One of the best thing with VBA is that you can use Excel-Macro Recorder to find part of your solution. Sometimes when you are not sure what coding will do the work, Simply, Perform the work on your Excel while recording Macro. This way you will surely get insights to as in what code is required to do the job. Anyway for developing mind to get solutions quickly... only Practice is the only key. The more you Practice .... The more perfect you become in any thing you want. However, If you want Practice questions for VBA just message me. Hope my Answer satisfies your query. Happy Coding... read less
Comments

Trainer

First You learn Excel & then go for VBA Macro that will help you to make a perfect VBA coder
Comments

Microsoft Certified Expert I Author

Hi Sandeep, VBA is a very logical language, its not that hard to understand as most of us think it is. If you are comfortable using Excel to a certain extent then you can start learning basics of VBA. But i would strongly recommend you to spend good amount of time in the basics first e.g. Sub & Function...
read more
Hi Sandeep, VBA is a very logical language, its not that hard to understand as most of us think it is. If you are comfortable using Excel to a certain extent then you can start learning basics of VBA. But i would strongly recommend you to spend good amount of time in the basics first e.g. Sub & Function procedure, Variables, Scope of Variables, arrays, where to use comments, OOP (Object Oriented Programming) basics, operators etc then only move towards creating complex coding. And the most important part of learning VBA is by doing, its just like swimming, one cant learn it until we jump into the pool. You can also refer "vba programming for dummies" a book by john walkenbach for a good start. All the best. read less
Comments

The Educationalist

I will not say that you should be 100% perfect in Excel but you should be 100% perfect in Logical thinking of how you can do the same task manually in excel instead of using macros. After being OK in the Logical thinking part, the next step is to learn the basics of Programming such as Data Types, Constants,...
read more
I will not say that you should be 100% perfect in Excel but you should be 100% perfect in Logical thinking of how you can do the same task manually in excel instead of using macros. After being OK in the Logical thinking part, the next step is to learn the basics of Programming such as Data Types, Constants, Variable, debug, etc. The heart of VBA is Data Entry, Calculation, Decisions, Looping and the combination of all these. If you are OK with all these things, you can start your basic programming. Believe me, the success behind excel and vba is practice, practice and more practice. Best of Luck. read less
Comments

Excel Macros VBA Expert

Well, the best thing to do is to run the script to generate the Macro code for the function you want to perform. Directly, it will give you the code and you will get an idea of what code needs to be written.
Comments

Under maintaince

Hi Sandeep, I dont know how good are you currently in VBA Macro. Ideally first you will need to know the basics of VBA and if you already know and you are currently writting some macros then I would suggest you to practice more on VBA.. also about getting solutions that will come by an exprience.
Comments

Professor by profession, Excel & VBA Free Lancer, Day Trader Stock Market, Video Ad & SEO Support

Its all about how you practice on the learnt concepts. Think vidhya helps you at providing learning part. Later is all your buddy.
Comments

View 58 more Answers

Related Questions

Excel formulas in advance level?
Hi Manoj, There are over 500+ formulas in Ms Excel. Ms excel is very vast application. There is no basic & advanced level in Excel but we have divided into it. That is depends on work type, even we can...
ManojGS
What is VBA and what is its importance?
vba is visual basic for application. it is used to automate the task and make user define formula.
Shagufta
0 0
5
What are some cool Microsoft Excel tricks?
Best thing which can help you on Excel is to be familiar with the functions available in excel. You can learn them by using F1 function key on your keyboard, while you open the excel window, it will open...
Shagufta
0 0
8
Is MS Excel very easy to learn?
Yes it is easy application to learn
Kamal
0 0
6
What is the one formula that you can never use in an excel?
First we need to differentiate between FORMULA and FUNCTION before answering the question. Formula is anything that starts with "=" sign. Like =3+9. However, function is a subset of formulas, and they...
Raja

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Rand() Function
Purpose: Get a random number between 0 and 1. Return Value: Any decimal number between 0 and 1. Syntax: =RAND() Usage: RAND() function will returns a number between 0 and 1. For example, = RAND()...

Excel Conditional Formatting
In this video, learn about Conditional Formatting, Creating Conditional Formatting Rules, Use Conditional Formatting Presets, Managing & Removing Conditional Formatting.

Excel Keyboard Shortcuts
Our day to day work involves excel and to complete our work fast we should have adequate knowledge of keyboard shortcuts. I am going to give you simple but useful tip which will helps you to navigate excel...
G

Learning Microsoft Excel
All Excel courses that are currently being offered online as well as classroom sessions have a lot in common – In fact they are all the same thing. Beginner, Intermediate, Advanced, VBA etc. The...

TODAY WE LEARN MIN FORMULA, HOW TO USE IT.
1 A B 2 NAME MARKS 3 Vinita 50 4 Anjali 34 5 Mahima 73 6 Kartrina 18 7 Mahender 65 8 Silver 48 =min(B3:B8) ANSWER 18 =MIN(number 1, {number 2},...)

Recommended Articles

Microsoft Office is a very popular tool amongst students and C-Suite. Today, approximately 1.2 billion people across 140 countries use the office programme. It is used at home, schools and offices on a daily basis for organizing, handling and presenting data and information. Microsoft Office Suite offers programs that can...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Looking for Microsoft Excel Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for Microsoft Excel Training Classes?

The best tutors for Microsoft Excel Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Microsoft Excel Training with the Best Tutors

The best Tutors for Microsoft Excel Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more