Consulting

Results 1 to 4 of 4

Thread: file size

  1. #1

    file size

    I have a macro that formats invoices, my problem is that after i save my file the size is over 3mb, but if i do it manualy, size is no more than 80kb
    Why is this happening and how do i fix this?
    I'm using excel 2003.

  2. #2
    Moderator VBAX Wizard lucas's Avatar
    Joined
    Jun 2004
    Location
    Tulsa, Oklahoma
    Posts
    7,323
    Location
    Why don't you create your invoices from a pre-formatted template?

    I would guess that the formatting you are doing I guess with a macro because you don't tell us is formatting much more area or a bigger range, etc.
    Steve
    "Nearly all men can stand adversity, but if you want to test a man's character, give him power."
    -Abraham Lincoln

  3. #3
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    Post your code.
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

  4. #4
    lucas, that's what i used to do manualy, then i just made up a macro that does everything 0-100%. Anyway, you are correct, i had to select all blank (at least thats what they look like) cells and delete them.
    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •