Hello I want to create a macro that rolls a table, an the result lets me click on the name to roll an additional macro/table. I have been fiddling around, but to no avail, I am still pretty new to all of this. What I want is something like... A macro inside the default template called "Name", then under it, the result from the first table called "Table 1", and that result lets me click on it to call the second table "Table 2" to roll again. Or just to let me click to roll a second macro, not necessarily a table directly. I've managed to make a clickable link to external sites, but I can't figure out on how to call another macro. I also tried doing some querying to create a pseudo-if statement, "When table 1 rolls X, Y shows up. When table 1 rolls Z, A shows up", but to no avail. I could make two separate macros to make it easier for myself, but I wanted to keep it clean. Thank you!