Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default compact excel 2003

I have a spreadsheet in Escel 2003 with some VBA code to do multiple
conditional formatting (i.e. more than 3 conditions). Is there a way of
compacting the file so that it saves quicker?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default compact excel 2003

Formulas and conditional formating will increase the size of a workbook
signifcantly and wil increase the time to save since larger files take longer
to save. If you don't need to update the workbooks on-the-fly (as people
make changes) and can manually run macros to perform the same functionality
then the macros will reduce the time to save the file. You can replace
conditional formating with macros that can perform the same highlighting and
error checking. The macro(s) will be run after all the data has been entered.

"F_O_A_K" wrote:

I have a spreadsheet in Escel 2003 with some VBA code to do multiple
conditional formatting (i.e. more than 3 conditions). Is there a way of
compacting the file so that it saves quicker?

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
Compact or Shrink down excel file James C. Excel Discussion (Misc queries) 3 June 18th 07 09:42 PM
compact Access DB from Excel JT Excel Programming 1 May 3rd 07 05:37 PM
HOW TO COMPACT AN EXCEL FILE CAPTGNVR Excel Discussion (Misc queries) 3 February 1st 07 07:34 PM
Compact Excel Spreadsheet Newbie Excel Programming 1 February 11th 04 08:41 PM
How to compact an Excel file with VBA Neil Bhandar Excel Programming 1 October 1st 03 02:58 AM


All times are GMT +1. The time now is 02:35 AM.

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"