#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default Autosave

Hi,
Please could someone advise if there is any VBA code to automatically save a
workbook either after a set time or preferably following an entry to the
last part of a userform using combos boxes from the control toolbox?

Thanks,
Mickey


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 983
Default Autosave

thisworkbook.save

Instead of placing it in the change event of a combo box (which could become
annoying if the user changes it 3 of 4 times) why not put in in the userform
terminate or deactivate events. Probably better there but that is just my 2
cents...

HTH

"MBlake" wrote:

Hi,
Please could someone advise if there is any VBA code to automatically save a
workbook either after a set time or preferably following an entry to the
last part of a userform using combos boxes from the control toolbox?

Thanks,
Mickey



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Opened Autosave but when closing workbook Autosave closes itself Ken Excel Worksheet Functions 0 October 29th 05 05:11 PM
autosave Valerie Excel Worksheet Functions 2 September 28th 05 01:01 AM
Removing AUTOSAVE.XLS(AUTOSAVE.XLA) from VBA editor??? belblanco[_13_] Excel Programming 5 July 17th 04 10:24 AM
Removing AUTOSAVE.XLS(AUTOSAVE.XLA) from VBA editor??? belblanco[_14_] Excel Programming 0 July 13th 04 07:23 PM
autosave Richard Pelletier Excel Programming 1 September 15th 03 09:18 PM


All times are GMT +1. The time now is 08:27 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"