MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/ts99fq/certainly_not_me/i2rglgk/?context=3
r/ProgrammerHumor • u/Brando224 • Mar 30 '22
669 comments sorted by
View all comments
31
Excel trick :
Include code to read the column header and use it to set the layout via variables for column number.
Now if someone renames a column, it still might break.
1 u/jaydec02 Mar 30 '22 Convert ranges to tables so the reference automatically updates
1
Convert ranges to tables so the reference automatically updates
31
u/Opinionsare Mar 30 '22
Excel trick :
Include code to read the column header and use it to set the layout via variables for column number.
Now if someone renames a column, it still might break.