WorkbookSave_ANmar

Saves a workbook handling several scenarios and decide what to do based on each.
If workbook already found, function either delete already existing file, rename old file, or rename new file, all based through call "SaveOverMode"
FullFile: Full path and filename
SaveOverMode: What to do if already found
                0=Cancel save if already found
                1=Save over file
                2=Rename this file to same name + counter
                3=Rename already existing file with counter
CloseifOpen: Close workbook if already open after save

CodeFunctionName
What is this?

Public

Tested

Original Work

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Boldcodes.com

Linkedin Login

FullFile, Optional Wb = "This", Optional SaveOverMode = 0, Optional CloseifOpen = 0

Views 227

Downloads 128

CodeID
DB ID