variable stored in Excel - read only from VBA
I thought I read that there was a way to store data in an xls file - this data was only readable from within VBA. The data was stored and retrieved via key-value pair.
For example: "totalOpened", 356
I can't find the documentation on this now. Did I imagine this?
Bob Mooney
|