G
Guido Buecker
hi there,
i have an AddIn that uses the Workbook BeforeClose event.
now the wokbooks can be close using the "Workbook.Close SaveChanges=FALSE"
method.
depending on the value of the SaveChanges parameter of the Close method i
need to do
certain actions.
is there any way to get the value of the SaveChanges Parameter (or even to
know
whether Close has been called with or without parameters?)
thanks, guido
i have an AddIn that uses the Workbook BeforeClose event.
now the wokbooks can be close using the "Workbook.Close SaveChanges=FALSE"
method.
depending on the value of the SaveChanges parameter of the Close method i
need to do
certain actions.
is there any way to get the value of the SaveChanges Parameter (or even to
know
whether Close has been called with or without parameters?)
thanks, guido