UrbanPro

Learn Microsoft Excel Training from the Best Tutors

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

How to write macros in excel?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Oracle, Hindi, C++, C, MS Office, VBScript,JavaScript,Spoken English etc with 32 years of experience

1) you record a macro 2) macro programming:- macro is type of a sub procedure to perform some task. sub is a keyword. the set of program statements you have to write between the two lines syntax:- sub macroname statements ----------- end sub
Comments

BPO Project Manager

there are two ways to do it, record macros with the Macro Recorder and to create other macros of your own in the Visual Basic Editor.Use the "ALT/F11" key to go from Excel to the VBA.Go to the menu bar "View" and click "Project Explorer". click on and start coding. but explaining how to code is entirely...
read more
there are two ways to do it, record macros with the Macro Recorder and to create other macros of your own in the Visual Basic Editor.Use the "ALT/F11" key to go from Excel to the VBA.Go to the menu bar "View" and click "Project Explorer". click on and start coding. but explaining how to code is entirely different question. read less
Comments

Computer Expert

Using VBA we can write macros in excel. IT will take 2-3 weeks to learn the same for beginners
Comments

Software Professional Trainer with 26+ years of Experience in Software Design and Development

in excel press Alt + F11 or Right click in worksheet tab -> Click View Code. VBA Editior will open Write following test vba script to test Sub TestMessage() MsgBox "Test message from Excel VBA" End Sub Execute above macro by clicking F5 short key, or select TestMessage Macro and click...
read more
in excel press Alt + F11 or Right click in worksheet tab -> Click View Code. VBA Editior will open Write following test vba script to test Sub TestMessage() MsgBox "Test message from Excel VBA" End Sub Execute above macro by clicking F5 short key, or select TestMessage Macro and click Run button. It will display "Test message from Excel VBA" in the message window. Same way keep writing other script also. read less
Comments

C/C++/SQL/Datastructures/Database/Excel

you can record macros for some regular activities else you may write code in VBA programming, similar to Visual basic
Comments

Trainer

You need to learn the vba to write the script or you can record the system will write the macro for you and you can change that using your skill.
Comments

Tutor

using VBA language
Comments

Tutor

There are two ways - Using Excel macro editor and writing the programme yourself. Former has a lot of limitations and that is why people learn VBA so that they can write the macros by themselves. It is written in excel vba editor window which shows up if you press alt+f11 while on any spreadsheet. There...
read more
There are two ways - Using Excel macro editor and writing the programme yourself. Former has a lot of limitations and that is why people learn VBA so that they can write the macros by themselves. It is written in excel vba editor window which shows up if you press alt+f11 while on any spreadsheet. There are other ways as well to go to vba editor . if you want to learn the macros or vba please visit my website or go to my youtube channel. my website is www.excelvbalover.com and 200 free videos are there. Starting a weekend batch for vba this coming saturday as well. read less
Comments

Trainer

You can record macroa in excel..go to developer tab in ribbon and choose Record marco button there..for more info......go to klick2learn complete solution channel on youtube..
Comments

Finance & Accounts Expert

Hi Vidya, to start with building macros, you should gain knowledge on VBA first i.e. Visual Basic codes. Using this you can write an automated programs called Macros. It helps us to perform the repeated actions in excel just by a click on a macro button. There are various professionals on UrbanPro and...
read more
Hi Vidya, to start with building macros, you should gain knowledge on VBA first i.e. Visual Basic codes. Using this you can write an automated programs called Macros. It helps us to perform the repeated actions in excel just by a click on a macro button. There are various professionals on UrbanPro and even some institutes out in every place who can teach Macros. Reach out to them and have a happy learning. read less
Comments

View 9 more Answers

Related Questions

How can I create a letter head on excel?
Select a cell for typing the Title, change the font size in Formatting tool bar, merge cells in formatting tool bar depending on the length of title.
Jitendra
Can a person learn advanced level MS Excel through YouTube videos?
You can learn MS Excel on Youtube. Whether you are a complete beginner or advanced user of Excel, there are several video tutorials available at every skill level. They teach you everything by making you...
Ramkumar
0 0
7
What is the use of Format painter in MSExcel?
In Microsoft Excel, the Format Painter is a tool that allows you to quickly copy formatting from one cell or range of cells and apply it to another cell or range. It helps you maintain a consistent...
Kirthi
0 0
5
How do I delete a worksheet in MS Excel?
By default, Microsoft Office Excel provides three worksheets in a workbook, but you can insert additional worksheets (and other types of sheets, such as a chart sheet, macro sheet, or dialog sheet) or...
Khushbu
How to use vlookup in excel?
Syntax for using vlookup function is =VLOOKUP(LOOKUP_VALUE,TABLE_ARRAY,COL_INDEX_NUMBER)
Ankita
0 0
7

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

Ask a Question

Related Lessons

Eight Bug Reduction Tips: VBA
You cannot completely eliminate bugs in your programs, but there are a few tips that will help you keep them to a minimum: i. Use an Option Explicit at the beginning of your module: Doing so will require...
G

Excel Tip 1: VLOOKUP to pull left column values
Hi,Most of us know that using Vlookup function we can get the right column values, however by using Choose function in Vlookup table array, we can pull left column values as well. In the below screenshot...

What is M.S.Project ?
MICROSOFT PROJECT contains project work and project groups, schedules and finances.Microsoft Project permits its users to line realistic goals for project groups and customers by making schedules, distributing...

Remove gridline on active sheet
If you want to remove gridline on your active work sheet then follow below path Go to Ribbon click on View tab then uncheck gridline check box as shown in picture

Microsoft Excel
For the following data, determine the discount rate for which the total payable amount will be Rs. 45000 Particulars Qty Rate Amount LG Washing machine 2 23800 47600 Discount (%) ...

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 >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

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 >

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