We will apply borders to a table using a mixture of hard-coded cell ranges and variable values and change the width of columns to automatically fit our content through VBA code. From this series we have created a relatively basic, but growing macro. As you add to macros and they grow in size and complexity, commenting your code is good practice, we will also cover commenting in this post.