F
FSt1
hi,
try this....
just before the save, add this line...
Application.DisplayAlerts = false
just after the save, add this line...
Application.DisplayAlerts = true
regards
FSt1
try this....
just before the save, add this line...
Application.DisplayAlerts = false
just after the save, add this line...
Application.DisplayAlerts = true
regards
FSt1