Message 1 of 3
Speed up Part List hiding process?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm writing code to split long part list in new sheets. Infact it's finished but very slow. Because each time I hide the line part list start to refresh itself...
I tryed to use
oDoc.DrawingSettings.DeferUpdates = True
But in this case I can only see empty part list on each page?!...
I just want to speed up process and I want to refresh part list view after than hiding process finished completely...
Regards,
Mucip:)