What is Macro?
Is a set of instruction that you record in Excel
and later on, it can be executed or run when it
is needed.
Why Macro is important?
Macros help you to save time on repetitive tasks involved in data manipulation and data reports that are required to be done frequently.
Steps to create A Marco
Steps To Run A Macro
IF FUNCTION
If there is a condition, there will be 2 values, TRUE/ FALSE
The outcome will be TRUE value. If condition is not met, the
outcome will be FALSE value.
NESTED IF FUNCTION
The IF function that becomes the TRUE value in another function