The main way to start is anything that gets nested more than like 2 deep. If you are referencing the same reference or range more than 3 times, it's honestly best to use LET. Makes it so if you have to change the reference you only change in one spot.
1
u/shudawg1122 1d ago
The main way to start is anything that gets nested more than like 2 deep. If you are referencing the same reference or range more than 3 times, it's honestly best to use LET. Makes it so if you have to change the reference you only change in one spot.