Microsoft
Software
Hardware
Network
Question : Excel 2010 - Workbook_Close()
I am trying to use the following code in 'ThisWorkbook'. The problem I am having is that it is not running the code on closing the workbook. I am just getting the normal do you wish to save changes question, which I always get, and the code below appears to be being ignored as it is not saving and not resorting.
Private Sub Workbook_Close()
ActiveSheet.Range("$A$1:$S
$2964").Au
toFilter Field:=1
ActiveWorkbook.Save
End Sub
Anyone?
Answer : Excel 2010 - Workbook_Close()
Try the BEFORE CLOSE event.
Scott C
Random Solutions
SSIS reuse the object variable
Exporting & Importing WAS profiles
Group Policy Folder Redirection Help
SCCM Query to find specific drivers
Logging computer off network
128GB USB Flash drives
How To Configure VLAN on Intel Pro 1000 MT
powershell
Formula to calculate all position for given matrix
Trouble getting Reader Field to update to new Role