Assignment 20
Assignment 20
CONTENTS
WHERE ARE WE ABLE TO ACCESS MACRO
USEFUL TIPS
What is
Macro
What is Maccro
Error handling:
If it is possible that your code will generate an error you
don't want your code to stop running.Need to tell it to do so
b/c by default it stops.2 methods:
On Error Goto Next
On Error Goto 0
USEFUL TIPS
BY VIDIT GOEL
Enrollment number: 07514788823
Class 1 B