+ Reply to Thread
Results 1 to 3 of 3

Reduse filesize

  1. #1
    Claus
    Guest

    Reduse filesize

    I trying to make my filesize smaller

    I have cells like this:
    =HVIS(ER.FEJL(LOPSLAG($C8;Priser;2;FALSK));"";LOPSLAG($C8;Priser;2;FALSK))
    in english somthing like this
    =if(is.error(llookup($C8;Priser;2;false));"";llookup($C8;Priser;2;false))
    Filesize = 591 kB

    I tried to reduse filesize by typing this:
    =LOPSLAG($C7;Priser;2;FALSK)
    English =llookup($C8;Priser;2;false)
    Filesize = 592 kB

    Why does it take up more and not less space ?

    I've tried to change 20 cells and filesize is 593 kB

    I have up to aprox. 2500 cells on one sheet where I could reduse like above.


    Hoping for an answer.


    Claus Persson



  2. #2
    Jordon
    Guest

    Re: Reduse filesize

    Your file is a half a meg and you want to make it smaller?

    "Claus" wrote
    > I trying to make my filesize smaller
    >
    > I have cells like this:
    >

    =HVIS(ER.FEJL(LOPSLAG($C8;Priser;2;FALSK));"";LOPSLAG($C8;Priser;2;FALSK))
    > in english somthing like this
    > =if(is.error(llookup($C8;Priser;2;false));"";llookup($C8;Priser;2;false))
    > Filesize = 591 kB
    >
    > I tried to reduse filesize by typing this:
    > =LOPSLAG($C7;Priser;2;FALSK)
    > English =llookup($C8;Priser;2;false)
    > Filesize = 592 kB
    >
    > Why does it take up more and not less space ?
    >
    > I've tried to change 20 cells and filesize is 593 kB
    >
    > I have up to aprox. 2500 cells on one sheet where I could reduse like

    above.
    >
    >
    > Hoping for an answer.
    >
    >
    > Claus Persson
    >
    >




  3. #3
    Claus
    Guest

    Re: Reduse filesize

    Hi Jordon

    I only have a few sheets right now, but i'm gonna have a lot. My first test
    shows a final filesize at aprox. 4-5 MB.

    Claus

    "Jordon" <[email protected]> skrev i en meddelelse
    news:[email protected]...
    > Your file is a half a meg and you want to make it smaller?
    >
    > "Claus" wrote
    >> I trying to make my filesize smaller
    >>
    >> I have cells like this:
    >>

    > =HVIS(ER.FEJL(LOPSLAG($C8;Priser;2;FALSK));"";LOPSLAG($C8;Priser;2;FALSK))
    >> in english somthing like this
    >> =if(is.error(llookup($C8;Priser;2;false));"";llookup($C8;Priser;2;false))
    >> Filesize = 591 kB
    >>
    >> I tried to reduse filesize by typing this:
    >> =LOPSLAG($C7;Priser;2;FALSK)
    >> English =llookup($C8;Priser;2;false)
    >> Filesize = 592 kB
    >>
    >> Why does it take up more and not less space ?
    >>
    >> I've tried to change 20 cells and filesize is 593 kB
    >>
    >> I have up to aprox. 2500 cells on one sheet where I could reduse like

    > above.
    >>
    >>
    >> Hoping for an answer.
    >>
    >>
    >> Claus Persson
    >>
    >>

    >
    >




+ 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