- Use short cut key by pressing Alt + F11
- Point to Macro on the Tools menu and select Visual Basic Editor
- Click Visual Basic Editor Icon at Toolbar (As below image)
Normally you won't be able to see the code immediately because still hiding under Modules folder. Now double click this folder you will see module1 or just click at plus sign beside this folder. Click this module1 and now you will see the code as below:
The above code example is from our previous macro recorded. The process as below:
- Select Range A1
- Fill with Red colored
- Select Range A2
- Fill with Green colored
- Select Range A3
- Fill with Blue colored
- Select Range A1 again
Now you can start the editing. Good luck
Remember to follow the fire...
No comments:
Post a Comment