Hi all. I'm looking to make a macro that combines other macros, picks one of them at random and rolls it. The example I am trying to put together is this... I have made a rollable table for DnD cantrips and another one for DnD 1st level spells. I've made macros for both of them that will randomly roll from the table I choose and pop out a result. Can I put those two macros together into a single macro which will randomly pick the cantrip or 1st level spell list and then roll from the one it chooses? Thanks a bunch.