K
Karen
Is there a way to save a value in a document so that it can be read the next time the document is opened?
I have some code that opens an inputbox to get the caption for a photo. The code runs for every photo on the page. I want the user to have the ability to caption a few of the photos, stop that if they wish, even save and close the document. When the document reopens, I'd like to 'read' a value to see where they left off and start from that point.
I have some code that opens an inputbox to get the caption for a photo. The code runs for every photo on the page. I want the user to have the ability to caption a few of the photos, stop that if they wish, even save and close the document. When the document reopens, I'd like to 'read' a value to see where they left off and start from that point.