MrKowz
Well-known Member
- Joined
- Jun 30, 2008
- Messages
- 6,653
- Office Version
- 365
- 2016
- Platform
- Windows
In the neverending process of finding "good" programming habits, I am wanting to know what optional arguments anyone always explicitly declares, and why.
I find myself always declaring the last argument of a VLOOKUP, even when I am using the TRUE argument. I like to explicitly state this argument so that it is easier when I go back to look at my formulas, I can quickly and easily see whether I am wanting an exact or closest match.
I find myself always declaring the last argument of a VLOOKUP, even when I am using the TRUE argument. I like to explicitly state this argument so that it is easier when I go back to look at my formulas, I can quickly and easily see whether I am wanting an exact or closest match.