Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
My Excel Spreadsheet has multiple tabs but the file size has increased
dramatically for no apparent reason. Is there a way to check the file size of each individual tab (worksheet) within the document so I can pin point exactly where the increase occurred? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Look in the vba help index for FILELEN
-- Don Guillett SalesAid Software "Chris1707" wrote in message ... My Excel Spreadsheet has multiple tabs but the file size has increased dramatically for no apparent reason. Is there a way to check the file size of each individual tab (worksheet) within the document so I can pin point exactly where the increase occurred? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Just a simple fix when you find your bad sheet:
A common reason for dramatic increase in file size is extra rows/columns included in the file. Look at your scrollbars compared to your data. If there's a lot of scroll left at the rightmost and bottommost cells, highlght the extra rows/columns, delete, move to cell A1 and save. This will automatically reduce the size. "Chris1707" wrote: My Excel Spreadsheet has multiple tabs but the file size has increased dramatically for no apparent reason. Is there a way to check the file size of each individual tab (worksheet) within the document so I can pin point exactly where the increase occurred? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop excel from dropping the 0 in the beginning of a number? | Setting up and Configuration of Excel | |||
importing a particular excel worksheet into another excel file | Excel Worksheet Functions | |||
VBA for Excel 2000 file is corrupt | Excel Discussion (Misc queries) | |||
Large Excel file size caused by a bug ? I really tried everything | Excel Discussion (Misc queries) | |||
Weekly Transaction Processing | Excel Worksheet Functions |