Thread
:
Macro to select a view
View Single Post
#
2
Posted to microsoft.public.excel.programming
FSt1
external usenet poster
Posts: 3,942
Macro to select a view
hi
ActiveWorkbook.CustomViews("myview").Show
regards
FSt1
"Kent McPherson" wrote:
Is there a VBA macro statement that will select a custom view? I'd like
to assign such a macro to a button.
Reply With Quote
FSt1
View Public Profile
Find all posts by FSt1