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

How can I create a letter head on excel?
You need to take care of printing as well. When creating the letter head make sure you do a dimension check of the printable view
Jitendra
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
Why do we use a dollar sign in Excel?
A dollar sign $ is called a locked cell reference. Locked cell references are one of the building blocks of Excel modeling. Without them, you will waste endless amounts of time re-writing formulas.
Poonam
0 0
8

I have got over ten years in customer service. Currently working as a team leader in an MLM company. Will doing VBA course help me get a better package I am having CTC of 7 lakhs hoping to touch 8 to 9 lakhs CTC.

As you are a Team Leader, Learning VBA is not going to help you. You just need Basic Excel Knowledge to manage your team. VBA is for programmers who need to develop softwares. Learning VBA is like -...
Francis
0 0
5

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

Ask a Question

Related Lessons

Most important things to remember while doing VLOOKUP! (Donts..)
Make sure there are no unwanted or additional spaces in between the words or afterwards Example: Robert Smith_ Note: To show the additional spaces I have underlined the entire words. Don’t...

Practical use of Two way Look-up (Category: Advanced Excel)
///////////////////////////////////////////////////////////////

Hidden Gems Of MS Excel - Sort (add Multiple Levels to Sort Data)
Please refer following dataset: You would know:- To Sort Month from Oldest → Newest OR Newest → OldestOR- To Sort Region from A → Z OR Z → AOR- To Sort Units Sold from Smallest →...

Hide Duplicate Values & Apply Borders Using Conditional Formatting
Please refer following screenshots:1st Screenshot: Original Dataset2nd Screenshot: After Conditioinal Formatting is applied In 2nd screenshot, using Conditional Formatting:1) Repeat months are...

Difference between Find and Search Function in excel
In excel there are two functions which are taking same arguments and return type. SEARCH() --> Search a text within text, Case insensitive Example: Search("t","Management Team") and Search("T","Management...

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