Very large number of symbols with subscripts is my problem, too.
I tried to separate my variables inside Blocks, and use them there like "global variables", without using Symbolize. My idea was to pick up necessary calculation cells from a larger list of blocks in a notebook, and send calculation results to a report file.
I need to send definitions of inequalities, variable values, and calculation results to a report file. How do you recommend to send definitions of inequalities, including subscripts, to another file?