Is it possible to write a macro code that you can make a selection like #1 or #2 and it would continue on a code path different based upon the selection. Like if select=1 then continue with code 1 or subroutine 1 and do code 2 /subroutine 2 if selection =2.
Chat help tells me that 1F doesn’t support such code.