I'm trying to embed / nest the layout macro within the expand macro to no avail - the layout macro just "jumps" outside the expand macro when I attempt to add the macro. Any ideas if this is possible, or know why this isn't supported?
As a workaround I've nested the table macro inside expand which is good enough for now.
