You’ve probably approached this the wrong way. Glide works best with “flat” spreadsheet tables. As soon as you start merging columns and rows, Glide will struggle.
If you want to improve the appearance of your app - then make the changes in the app, not in the spreadsheet. Remember - Glide is the visible front end to your data. There isn’t much point trying to make your spreadsheet look pretty, because that’s not what people will be looking at when they use your app.
A couple of specific pointers:
separate your meta-data from your data. What I mean by this is have one sheet/table that lists all your stocks (Name, Symbol, Type, Logo, etc)
then have a separate sheet (or sheets) where you add the daily/weekly ticker data
have something common in both that you can use to create a relation between the two (the symbol?)
in general, try to keep everything laid out in flat (unmerged) rows and columns
all the “massaging” of your data to make it look pretty and presentable should be done in Glide - that’s what Glide is for
check out the various computed column options available in Glide. You should find that most (if not all) of your spreadsheet formulas can be handled within Glide
Tomorrow, I will reacquaint myself with Glide. You really do have a great product! It’s just been awhile since I’ve used it. Frankly, because the SS is really keeping me occupied. It’s shared with a friend as a google sheet, so we both have it on our home screens, but an app would be so cool!
Someone else replied to my question, with some insightful input that I will digest.
Thanks.
Peter
PS - Sure miss San Francisco
PPS - It sure would be great if someone would just whip out my app in 5 minutes!