Thanks Sir, it worked. But i have a question, it may sound silly but what if we have 30-50 or more macros to call inside a macro. can we do it without typing all the macros like %A(var=A), %B(var=B)......... I mean how can we make code more generic in nature? or even is it possible to write a generic code for it?
... View more