| View previous topic :: View next topic |
| Author |
Message |
kkkfrankie General User

Joined: 12 Jan 2006 Posts: 5
|
Posted: Thu Jan 12, 2006 2:59 am Post subject: too slow with big spreadsheets |
|
|
I'm experiencing that CALC is very slow in managing the very big spreadsheets compared to Excel, which is the reason of that? Is there any solution.
I'm running OO2 on a Terminal Server platform based on WIN2003 server, with 25 users connected.
The performances of WRITER compared to WORD are ok, but CALC is really much slower than EXCEL. |
|
| Back to top |
|
 |
9point9 Moderator

Joined: 31 Aug 2004 Posts: 3875 Location: UK
|
Posted: Thu Jan 12, 2006 4:06 am Post subject: |
|
|
There are a number of reasons why. If you are using the native XML based formats then it takes a while to write out all of the markup and then compress it all. If it's an alien format then the filters aren't as well optimised which will make them slower.
Which version are you using? 2.0.1 is slightly quicker than 2.0 in this respect. Expect 2.0.2 to be quicker again when it's out. _________________ Arch Linux
OOo 3.2.0
OOoSVN, change control for OOo documents:
http://sourceforge.net/projects/ooosvn/ |
|
| Back to top |
|
 |
kkkfrankie General User

Joined: 12 Jan 2006 Posts: 5
|
Posted: Thu Jan 12, 2006 6:33 am Post subject: |
|
|
thank you, I'm using the 2.0 because it was available in Italian language.
Do you suggest me to update?
Does the saving format affects the speed also when the file is already opened? If so, which format do you suggest to use for the spreadsheets? |
|
| Back to top |
|
 |
9point9 Moderator

Joined: 31 Aug 2004 Posts: 3875 Location: UK
|
Posted: Thu Jan 12, 2006 7:58 am Post subject: |
|
|
If 2.0.1 was available in Italian then I would suggest that you upgrade. As it is not it would be best for you it stick with 2.0 rather than use an English version.
2.0.1 is only a small percentage faster in terms of file loading and saving but also includes many other bug fixes.
The format I would suggest is ODS even though that won't be the quickest, it's just the most likely to work properly. _________________ Arch Linux
OOo 3.2.0
OOoSVN, change control for OOo documents:
http://sourceforge.net/projects/ooosvn/ |
|
| Back to top |
|
 |
Villeroy Super User


Joined: 04 Oct 2004 Posts: 10065 Location: Germany
|
Posted: Thu Jan 12, 2006 12:04 pm Post subject: |
|
|
Hard formatting is a real show stopper with large sheets.
Use styles. |
|
| Back to top |
|
 |
noranthon Super User

Joined: 07 Jul 2005 Posts: 3318
|
Posted: Fri Jan 13, 2006 12:22 am Post subject: |
|
|
Now I have a question. How, apart from Conditional Formatting, does one use Styles? I just cannot find a way.  |
|
| Back to top |
|
 |
8daysaweek.co.uk Super User


Joined: 29 Nov 2003 Posts: 2130 Location: UK
|
Posted: Fri Jan 13, 2006 1:24 am Post subject: |
|
|
| noranthon wrote: | Now I have a question. How, apart from Conditional Formatting, does one use Styles? I just cannot find a way.  |
Could you be more specific? Cell styles can be "painted" directly onto a cell or applied by double-clicking on them, styles in Writer are applied in the same way IIRC.
is this what you mean?
BFN , _________________ James
www.8daysaweek.co.uk - A User-Focused OOo site |
|
| Back to top |
|
 |
Villeroy Super User


Joined: 04 Oct 2004 Posts: 10065 Location: Germany
|
Posted: Fri Jan 13, 2006 4:32 am Post subject: |
|
|
Press F11 for the stylist.
The hierarchical view provides the great feature of style-trees with inherited properties. |
|
| Back to top |
|
 |
jrkrideau Super User

Joined: 08 Aug 2005 Posts: 6733 Location: Kingston ON Canada
|
Posted: Fri Jan 13, 2006 6:50 am Post subject: |
|
|
| noranthon wrote: | Now I have a question. How, apart from Conditional Formatting, does one use Styles? I just cannot find a way.  |
As a start Getting Started Guide
Ch 13. Working with Styles
http://documentation.openoffice.org/manuals/oooauthors2/0113GS-WorkingWithStyles.pdf
or have a look at the rest of the documentation chapters at http://documentation.openoffice.org/manuals/oooauthors2/index.html . I think most of the rest of the information is for styles in Writer but Ch 6 - Introduction to Styles in the Writer Guide is a good introduction to the principles of using styles.
And you do want to a stylist person on the forum, do you not? _________________ jrkrideau
Kingston ON Canada
Currently using Windows 7 & OOo 3.4.0 and Ubuntu 12.04 & LibreOffice 3.5.2.2 |
|
| Back to top |
|
 |
noranthon Super User

Joined: 07 Jul 2005 Posts: 3318
|
Posted: Fri Jan 13, 2006 11:02 pm Post subject: Using styles |
|
|
Thanks. I've downloaded the styles pdf and got the latest Getting Started with Calc in case that throws any light on the subject.
What I mean is this:
1. With F11 you get a dialog which enables you to create a style. I've used that to create styles for conditional formatting.
2. /Format /Cells does not enable you to apply any such style to any cell/s (except for Conditional Formatting).
3. Right-clicking on a cell does not get you any command to apply the style to a particular cell/s.
4. I cannot find any command in any other menu tree either.
5. I recollect that there is a function you can add to the contents of a cell to incorporate a style - perhaps that's all there is. When you're talking about columns and rows of data, adding a function to every cell is not feasible.
6. If there's something in Help, I cannot find it.
I've only used styles to a limited extent with other software because you're then stuck with the whole kit and kaboodle. You might create the style for a given number format but then you might want, for example, to change the font colour of some of the cells using that style, so you can end up with a multiplicity of styles. In Calc, though, there seems to be no command for applying a particular style, anyway - subject to any light the pdfs or your goodselves might throw on the subject.
If using styles does lighten the saving and loading burden, I'm willing to try them. Saving and loading is so pedestrian with even the modestly sized files I use. |
|
| Back to top |
|
 |
jrkrideau Super User

Joined: 08 Aug 2005 Posts: 6733 Location: Kingston ON Canada
|
Posted: Sat Jan 14, 2006 8:49 am Post subject: Re: Using styles |
|
|
| noranthon wrote: | Thanks. I've downloaded the styles pdf and got the latest Getting Started with Calc in case that throws any light on the subject.
What I mean is this:
1. With F11 you get a dialog which enables you to create a style. I've used that to create styles for conditional formatting.
2. /Format /Cells does not enable you to apply any such style to any cell/s (except for Conditional Formatting).
3. Right-clicking on a cell does not get you any command to apply the style to a particular cell/s.
4. I cannot find any command in any other menu tree either.
5. I recollect that there is a function you can add to the contents of a cell to incorporate a style - perhaps that's all there is. When you're talking about columns and rows of data, adding a function to every cell is not feasible.
6. If there's something in Help, I cannot find it.
I've only used styles to a limited extent with other software because you're then stuck with the whole kit and kaboodle. You might create the style for a given number format but then you might want, for example, to change the font colour of some of the cells using that style, so you can end up with a multiplicity of styles. In Calc, though, there seems to be no command for applying a particular style, anyway - subject to any light the pdfs or your goodselves might throw on the subject.
If using styles does lighten the saving and loading burden, I'm willing to try them. Saving and loading is so pedestrian with even the modestly sized files I use. |
I am not sure that I understand your problems since I don't use Calc very much and don't format things in it often.
However try this and see what you think
F11 (for the Stylist)
Right click on Default and select New
When the Oganizer tab appears enter new name.
Then Font tab > select different font
Work your way through the various tabs making whatever changes you want.
I now have a nifty Style called "Flamming Yellow Warning " with Boldini Poster font, Magneta colour ( clicked on the wrong colour) and the numbers formatted as currency.
Now any cells that I format using this Style appear as $45.00
To apply this style I simply select the cells/rows/columns and double click on 'Flamming Yellow Warning.
I hope this helps. _________________ jrkrideau
Kingston ON Canada
Currently using Windows 7 & OOo 3.4.0 and Ubuntu 12.04 & LibreOffice 3.5.2.2 |
|
| Back to top |
|
 |
noranthon Super User

Joined: 07 Jul 2005 Posts: 3318
|
Posted: Sat Jan 14, 2006 9:24 pm Post subject: |
|
|
Yes, I've got that, thanks. I did not realise that the "Stylist" was also used for applying styles - indeed, it seems to be the only way, apart from keyboard shortcuts. It's a little tiresome.
What I'm working on now is how to apply styles with macros. It isn't as simple, it seems, as oCell.CellStyle = "Flamming Yellow Warning ". |
|
| Back to top |
|
 |
jrkrideau Super User

Joined: 08 Aug 2005 Posts: 6733 Location: Kingston ON Canada
|
Posted: Sun Jan 15, 2006 8:00 am Post subject: |
|
|
| noranthon wrote: | Yes, I've got that, thanks. I did not realise that the "Stylist" was also used for applying styles - indeed, it seems to be the only way, apart from keyboard shortcuts. It's a little tiresome.
What I'm working on now is how to apply styles with macros. It isn't as simple, it seems, as oCell.CellStyle = "Flamming Yellow Warning ". |
Well I cannot help with writing a macro: my last real macro was in Lotus 123 about 15 years ago:) . However if you are using a lot of standard styles you can just record the macro and attach it to a menu item or a keyboard short cut. _________________ jrkrideau
Kingston ON Canada
Currently using Windows 7 & OOo 3.4.0 and Ubuntu 12.04 & LibreOffice 3.5.2.2 |
|
| Back to top |
|
 |
noranthon Super User

Joined: 07 Jul 2005 Posts: 3318
|
Posted: Sun Jan 15, 2006 8:05 pm Post subject: |
|
|
| Thanks. I'd forgotten about the macro recorder. If I can't work out the Basic code, I'll see what I can get from the recorder. It's not a priority because I put data into my main file through an input range which I've already formatted with styles. Lotus 123 macros are/were good. It now uses LotusScript which I believe is a version of Basic. I was just beginning to learn it when I migrated to Linux. If OO could get hold of Lotus technology there'd be no more problems with lack of speed. |
|
| Back to top |
|
 |
9point9 Moderator

Joined: 31 Aug 2004 Posts: 3875 Location: UK
|
Posted: Mon Jan 16, 2006 3:01 am Post subject: |
|
|
| noranthon wrote: | | If OO could get hold of Lotus technology there'd be no more problems with lack of speed. |
This would be nice. IBM owns Lotus and it's upcoming replacement for Smartsuite, Lotus Workplace, is based upon OOo. Assuming that they're not simply going to dump all of their office suite development from the last quarter of a century, they would be porting many technologies to an OOo base. Will they donate code into OOo? Well, it hasn't happened yet which is why the Lotus file filters are still quite tragic. If enough people badgered IBM they might give in. _________________ Arch Linux
OOo 3.2.0
OOoSVN, change control for OOo documents:
http://sourceforge.net/projects/ooosvn/ |
|
| Back to top |
|
 |
|