If you want to apply a small tweak to the document, it must not take long to Systematize table of contents log. This kind of simple activity does not have to require extra training or running through manuals to learn it. With the proper document modifying tool, you will not take more time than is needed for such a quick edit. Use DocHub to simplify your modifying process whether you are a skilled user or if it’s the first time making use of an online editor service. This tool will take minutes to figure out how to Systematize table of contents log. The sole thing needed to get more effective with editing is actually a DocHub profile.
A plain document editor like DocHub will help you optimize the time you need to devote to document modifying no matter your previous knowledge about this kind of resources. Make an account now and boost your productivity immediately with DocHub!
- [Jon] Welcome to Excel Campus. My name is Jon and in this video Im going to explain how to add a Table of Contents to your workbook that updates automatically. So here we have a simple Table of Contents sheet at the front of our workbook with clickable links to each sheet in the workbook. And whenever I make changes to the tabs in this workbook, whether I add or delete sheets or I rename a sheet, I want this Table of Contents to automatically update. And I have a macro that does this. Ill quickly show how it works. So if I just make a copy of this sheet here, left click and hold, hold down the control key and drag this to the right I now have a duplicate copy. Remove Duplicates (2), and then when I click the Table of Contents sheet my macro will run to automatically update my Table of Contents, and we can see that sheet has been added right here. So lets jump over to the VB Editor and see how this macro works. Developer tab, Visual Basic button, keyboard shortcut is Alt F11. So I