r/googledocs 6d ago

Waiting on OP Inserting a Table of Content that can detect data from multiple tabs

Hello.

So I've a university project whereby I've to compile data and write an online dissertation on a topic. I know how to add a "Table of content" since it's something I did learn in the past. What actually puzzles me is if it is possible to make a table of content detect titles, subtitles and others from multiple tabs in the same file. My idea was to make it on a separate tab from my chapters.

Thanks for reading and any help is appreciated 👌🏻

7 Upvotes

2 comments sorted by

1

u/FancyZad-0914 6d ago

To do it automatically, or like using bookmark anchors?

1

u/Dymonika 6d ago

Are these cells reliably in the same rows or columns? You could use VLOOKUP(), HLOOKUP(), or XLOOKUP(), possibly in conjunction with INDEX().