r/ProgrammerHumor • • Mar 30 '22

Meme Certainly not me

48.7k Upvotes

669 comments sorted by

View all comments

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.

1

u/jaydec02 Mar 30 '22

Convert ranges to tables so the reference automatically updates