I am trying to create a macro so that with a click a player would be able to roll on 2 rollable tables at once. So what i have so far is a base macro to roll on the original table. It looks like a normal table roll: #Wastebase = [[1t[Wasteland]]] The second macro, the one that the players would see, looks like this: #Wasteland-Search = [[1t[#wastebase]]] When I do it it tells me there is no table by that name. Is it possible and I haven't found the right combination or is it not possible?