Message 1 of 4
How to access a title block prompted entry field?

Not applicable
11-25-2008
09:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to create a macro that takes the prompted entry text entered when a new sheet is created (as the prompted entry is defined in the title block), and rename the active sheet with this text.
I assume that it's ActiveSheet.Name that I have to set for the sheet name, but I can't find any info on how to reference a prompted entry.
In my case, I have a prompted entry that ends up being a title block property field ''.
Thanks in advance!
-KB
I assume that it's ActiveSheet.Name that I have to set for the sheet name, but I can't find any info on how to reference a prompted entry.
In my case, I have a prompted entry that ends up being a title block property field '
Thanks in advance!
-KB