+ Reply to Thread
Results 1 to 6 of 6

"Bloated" Excel workbook

  1. #1
    Shirley
    Guest

    "Bloated" Excel workbook

    We have a 3 page Excel 2002 workbook. Four of us each copy it from a folder.
    paste to the desktop, fill it in with the day's accounting figures and then
    email it. It ranges in size from 194 kb to 204 kb.
    One user oftentimes ends up with it being from 300 to 500 kb. What is
    happening?
    Thanks for any help with this!
    Shirley

  2. #2
    Otto Moehrbach
    Guest

    Re: "Bloated" Excel workbook

    Shirley
    One reason why an Excel file gets "bloated" is that Excel thinks the
    file is bigger than it actually is. Do this. In each sheet in turn, do
    Ctrl - End. This will move the cell cursor to the cell that Excel thinks is
    the bottom - right cell of your data. You know what the actual bottom-right
    cell of your data is. If these two cells are far apart, then that's your
    problem.
    You say that one of the users has this problem. Do you mean that only
    this one user sees this "bloated" condition? If so, then the above does not
    relate to your problem. Post back with more info about the problem. HTH
    Otto
    "Shirley" <Shirley@discussions.microsoft.com> wrote in message
    news:C1B396CE-A597-4DC4-86C8-BC2663D281D6@microsoft.com...
    > We have a 3 page Excel 2002 workbook. Four of us each copy it from a
    > folder.
    > paste to the desktop, fill it in with the day's accounting figures and
    > then
    > email it. It ranges in size from 194 kb to 204 kb.
    > One user oftentimes ends up with it being from 300 to 500 kb. What is
    > happening?
    > Thanks for any help with this!
    > Shirley




  3. #3
    Shirley
    Guest

    Re: "Bloated" Excel workbook

    Thank you, Otto!
    That is indeed the problem. Now, how do I fix them (they have to be kept)
    and how do I explain to her what she is doing so she won't do it anymore?
    Wow, that's asking a lot of you, isn't it?
    Thanks again,
    Shirley
    ~~~~~~~~~~~~~~~~~
    "Otto Moehrbach" wrote:

    > Shirley
    > One reason why an Excel file gets "bloated" is that Excel thinks the
    > file is bigger than it actually is. Do this. In each sheet in turn, do
    > Ctrl - End. This will move the cell cursor to the cell that Excel thinks is
    > the bottom - right cell of your data. You know what the actual bottom-right
    > cell of your data is. If these two cells are far apart, then that's your
    > problem.
    > You say that one of the users has this problem. Do you mean that only
    > this one user sees this "bloated" condition? If so, then the above does not
    > relate to your problem. Post back with more info about the problem. HTH
    > Otto
    > "Shirley" <Shirley@discussions.microsoft.com> wrote in message
    > news:C1B396CE-A597-4DC4-86C8-BC2663D281D6@microsoft.com...
    > > We have a 3 page Excel 2002 workbook. Four of us each copy it from a
    > > folder.
    > > paste to the desktop, fill it in with the day's accounting figures and
    > > then
    > > email it. It ranges in size from 194 kb to 204 kb.
    > > One user oftentimes ends up with it being from 300 to 500 kb. What is
    > > happening?
    > > Thanks for any help with this!
    > > Shirley

    >
    >
    >


  4. #4
    Otto Moehrbach
    Guest

    Re: "Bloated" Excel workbook

    Shirley
    You have to do this for each sheet of your file. Let's say that you
    have looked at the sheet and you have determined that your last cell is G50.
    Select row 51. You do this by clicking on the 51 in the column of row
    numbers at the left side of the screen. This selects the entire row.
    Now do Ctrl-Shift-Down Arrow (Hold down the Ctrl and Shift keys and hit the
    down arrow key). You just selected every row from row 51 to the last row,
    row 65,536.
    Now place the mouse pointer anywhere in the blue (selected) area,
    right-click, and click on Delete. This deletes all those rows, which are
    immediately replaced with new blank rows.
    Now select the H column by clicking on the H at the top of the column. Do
    Ctrl-Shift-Right Arrow. Right-click anywhere in the selected area and click
    on Delete.
    Now do the same thing in the rest of the sheets. Save the file. Close the
    file. Go into Explorer and see how big it is. Let me know if this works
    for you.
    If you have lots of sheets, there exists code to automate this process.
    Now open the file and do Ctrl-End on each of the sheets and see where it
    takes you.
    It would be prudent to try all this on a copy of your file first. HTH
    Otto
    "Shirley" <Shirley@discussions.microsoft.com> wrote in message
    news:1FE655E7-9773-4DAF-AC93-F6801DEC0C79@microsoft.com...
    > Thank you, Otto!
    > That is indeed the problem. Now, how do I fix them (they have to be kept)
    > and how do I explain to her what she is doing so she won't do it anymore?
    > Wow, that's asking a lot of you, isn't it?
    > Thanks again,
    > Shirley
    > ~~~~~~~~~~~~~~~~~
    > "Otto Moehrbach" wrote:
    >
    >> Shirley
    >> One reason why an Excel file gets "bloated" is that Excel thinks the
    >> file is bigger than it actually is. Do this. In each sheet in turn, do
    >> Ctrl - End. This will move the cell cursor to the cell that Excel thinks
    >> is
    >> the bottom - right cell of your data. You know what the actual
    >> bottom-right
    >> cell of your data is. If these two cells are far apart, then that's your
    >> problem.
    >> You say that one of the users has this problem. Do you mean that
    >> only
    >> this one user sees this "bloated" condition? If so, then the above does
    >> not
    >> relate to your problem. Post back with more info about the problem. HTH
    >> Otto
    >> "Shirley" <Shirley@discussions.microsoft.com> wrote in message
    >> news:C1B396CE-A597-4DC4-86C8-BC2663D281D6@microsoft.com...
    >> > We have a 3 page Excel 2002 workbook. Four of us each copy it from a
    >> > folder.
    >> > paste to the desktop, fill it in with the day's accounting figures and
    >> > then
    >> > email it. It ranges in size from 194 kb to 204 kb.
    >> > One user oftentimes ends up with it being from 300 to 500 kb. What is
    >> > happening?
    >> > Thanks for any help with this!
    >> > Shirley

    >>
    >>
    >>




  5. #5
    Michael
    Guest

    Re: "Bloated" Excel workbook

    This site may help in removing the unused rows:
    http://www.contextures.com/xlfaqApp.html#Unused


    "Shirley" wrote:

    > Thank you, Otto!
    > That is indeed the problem. Now, how do I fix them (they have to be kept)
    > and how do I explain to her what she is doing so she won't do it anymore?
    > Wow, that's asking a lot of you, isn't it?
    > Thanks again,
    > Shirley
    > ~~~~~~~~~~~~~~~~~
    > "Otto Moehrbach" wrote:
    >
    > > Shirley
    > > One reason why an Excel file gets "bloated" is that Excel thinks the
    > > file is bigger than it actually is. Do this. In each sheet in turn, do
    > > Ctrl - End. This will move the cell cursor to the cell that Excel thinks is
    > > the bottom - right cell of your data. You know what the actual bottom-right
    > > cell of your data is. If these two cells are far apart, then that's your
    > > problem.
    > > You say that one of the users has this problem. Do you mean that only
    > > this one user sees this "bloated" condition? If so, then the above does not
    > > relate to your problem. Post back with more info about the problem. HTH
    > > Otto
    > > "Shirley" <Shirley@discussions.microsoft.com> wrote in message
    > > news:C1B396CE-A597-4DC4-86C8-BC2663D281D6@microsoft.com...
    > > > We have a 3 page Excel 2002 workbook. Four of us each copy it from a
    > > > folder.
    > > > paste to the desktop, fill it in with the day's accounting figures and
    > > > then
    > > > email it. It ranges in size from 194 kb to 204 kb.
    > > > One user oftentimes ends up with it being from 300 to 500 kb. What is
    > > > happening?
    > > > Thanks for any help with this!
    > > > Shirley

    > >
    > >
    > >


  6. #6
    Shirley
    Guest

    Re: "Bloated" Excel workbook

    Thank you both... That did it! I am amazed at the difference in size!
    Shirley

    "Michael" wrote:

    > This site may help in removing the unused rows:
    > http://www.contextures.com/xlfaqApp.html#Unused
    >
    >
    > "Shirley" wrote:
    >
    > > Thank you, Otto!
    > > That is indeed the problem. Now, how do I fix them (they have to be kept)
    > > and how do I explain to her what she is doing so she won't do it anymore?
    > > Wow, that's asking a lot of you, isn't it?
    > > Thanks again,
    > > Shirley
    > > ~~~~~~~~~~~~~~~~~
    > > "Otto Moehrbach" wrote:
    > >
    > > > Shirley
    > > > One reason why an Excel file gets "bloated" is that Excel thinks the
    > > > file is bigger than it actually is. Do this. In each sheet in turn, do
    > > > Ctrl - End. This will move the cell cursor to the cell that Excel thinks is
    > > > the bottom - right cell of your data. You know what the actual bottom-right
    > > > cell of your data is. If these two cells are far apart, then that's your
    > > > problem.
    > > > You say that one of the users has this problem. Do you mean that only
    > > > this one user sees this "bloated" condition? If so, then the above does not
    > > > relate to your problem. Post back with more info about the problem. HTH
    > > > Otto
    > > > "Shirley" <Shirley@discussions.microsoft.com> wrote in message
    > > > news:C1B396CE-A597-4DC4-86C8-BC2663D281D6@microsoft.com...
    > > > > We have a 3 page Excel 2002 workbook. Four of us each copy it from a
    > > > > folder.
    > > > > paste to the desktop, fill it in with the day's accounting figures and
    > > > > then
    > > > > email it. It ranges in size from 194 kb to 204 kb.
    > > > > One user oftentimes ends up with it being from 300 to 500 kb. What is
    > > > > happening?
    > > > > Thanks for any help with this!
    > > > > Shirley
    > > >
    > > >
    > > >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1