C
CWalsh
Hi all,
I would like to be able to close active workbook (without saving) and
then close Excel completely via a button on a userform.
At present I use the following to close the workbook but this leaves
Excel running.
ActiveWorkbook.Close False
Thanks in advance
chris
I would like to be able to close active workbook (without saving) and
then close Excel completely via a button on a userform.
At present I use the following to close the workbook but this leaves
Excel running.
ActiveWorkbook.Close False
Thanks in advance
chris