Macro:
What is meant by Macro: It is an excel/vba programming set of
statements to perform specific task on a single button click
Why we need a Macro:
Let’s consider a Scenario
• In My Project, to do some activities such
as Database cache clean activity, verify patch logs, check application
behaviour on daily basis before getting into my work.
Just imagine, if all
such activities handled daily by just a single BUTTON CLICK. Yeah this is
possible with EXCEL MACRO programming
Where to use a Macro: If any repetitive
daily activity, you can use EXCEL MACRO in place of it with little bit
programming.
What exactly is the difference between programming and coding? The other day, one of my friends who is not from a computer science background, asked me this question. Even after learning many different programming languages and doing several projects, I could not answer him correctly. I said both are the same. But why do we use two different terms, if both are the same? That led me to some research, and I thought I’d share what I found. It’s not that complicated. And their definitions allow for a lot of overlap. We often recognize the terms coding and programming as synonymous because both are often used interchangeably. what is the difference between programming and coding? Coding is the act of expressing programmatic ideas in computer language. Programming is crafting ideas that can be executed repeatedly by a machine, not necessarily a computing device. While both the terms are synonymous with each other and are often used interchangeably, t...
Comments
Post a Comment
We appreciate your valuable Suggestions/Feedback