I've come across this site that tells me how to get the information out that I want, so I know what I want to do is possible.
http://vbadud.blogspot.com/2007/05/r...rties-vba.html
I would like to be able to have a textbox_change event (or maybe a textbox_exit event) that would change the comments on a closed workbook. I would REALLY like to avoid having to open the workbook to see/edit the comments if I can avoid it. Is this possible?
Ultimately, I'd like to be able to store notes about the workbooks in a folder, but I want the notes to follow the workbook that the notes relate to and not be set as hard values in cells in the workbook calling the code.
Bookmarks