![]() |
|
#11
|
|||
|
|||
|
FYI you cannot override the Command+S shortcut on a Mac. So I did another simple macro that I trigger with the Ctrl+S shortcut. I think I can remember this combo.
Code:
Sub Save2() 'Extra Save macro ActiveDocument.Save Application.StatusBar = "Brent Saved: " & ActiveDocument.Name End Sub |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Macro to save as pdf with ability to choose save as folder
|
rvessio | Word VBA | 4 | 07-25-2016 12:37 PM |
Auto save has done dark - does not work for me
|
bitraker | Word | 1 | 12-28-2015 09:40 AM |
Auto correct will not save
|
shewoman | Word | 4 | 10-28-2015 03:51 AM |
| I was working on it had my auto save set to every 4 mins and all was well | VernonMax | Word | 2 | 05-18-2015 08:58 AM |
| Auto save emails to server | Chuuuuck | Outlook | 1 | 11-03-2011 02:17 PM |