Search In This Website

Rabu, 18 Oktober 2023

Disable Excel Configuration With VBA

'To disable screen updating, events and display alerts

Application.ScreenUpdating = False

Application.EnableEvents = False

Application.DisplayAlerts = False

Application.CutCopyMode = False


to get current exe path, microsoft office application path, document path go to Path In Visual Basic 1 >


Visual Basic Application, Microsoft Office Macro, setup, preferences, option, app

Related Post:

Tidak ada komentar:

Posting Komentar