A co-worker's computer recently had some software removed and afterward they noticed that the Workbook_BeforeSave routine would not work properly.

I traced the problem to the SaveAsUI = True even though the user clicked File Save, not File Save As.

Anyone have any ideas how the SaveAsUI variable could get messed up?