Message 1 of 2
VBA test view label visibility and if view label text contains view name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
In a VBA macro, is there any way to test if a view label:
1. is visible
2. contains the "view label" / view name
I want to modify the code at the link below to pick up projected views with broken alignment, in addition to detail/section/auxiliary views, and think testing for the above rather than view type will give the right results.