I am building a workbook as an add-in that will provide specific site information such as address, phone, etc.
I'd prefer to not store that data in a sheet, and instead would like to store it in VBA, since it doesn't change.
What's the best way to do that? In an ideal world, I'd love to write...