Hi, I'm trying to create a Macro that refers to another Macro which itself refers to a Rollable Table and I'm not having much luck. So first Macro is: ?{Which? |LRM5,#LRM5 |LRM10,#LRM10 |LRM15,#LRM15 |LRM20,#LRM20 |SRM2,#SRM2 |SRM4,#SRM4 |SRM6,#SRM6} Which then should lead to (Depending on which is chosen) : /r ?{Number of Racks fired}t[LRM5] Which leads to a Rollable table with the info on it. The second Macro works fine as does the Rollable Table. It's just that first Macro that doesn't want to play the game. For the life of me I can't seem to see what I've done wrong. I believe it meets the required format for nesting Macros???? Any help would be appreciated. Thanks in advance.