I assume you mean Excel's statusbar. For that, 'excelApplication.DisplayAlerts = false;' won't work; you need 'excelApplication.StatusBar = false;'
PS: When posting code, please use the code tags (they're on the advanced screen).
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|