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

Joined: 24 Mar 2005 Posts: 7
|
Posted: Sun Jun 29, 2008 7:09 am Post subject: Re: OO Open File |
|
|
| KentG wrote: | | I have the same problem with thousands of colon ( : ) delimited .dat files. I am currently scanning the forum for a elegant solution. Any ideas? |
Not very elegant but
download ant renamer http://www.antp.be/software/renamer/
mass change the file extensions to csv
open them using openoffice and enter the delimiter... |
|
| Back to top |
|
 |
hako Newbie

Joined: 13 Jul 2008 Posts: 1
|
Posted: Sun Jul 13, 2008 10:05 am Post subject: |
|
|
I would like to add another trap users likely to get caught in when migrating from Excel to Calc: Pivot tables / Data Pilot.
Since Calc cannot modify the data range for the pivot table, users have to delete and re-create their data pilot table every time the data range changes.
So far, I could not find a way to overcome that issue.
Unfortunately, this problem is known since 2003, when issue 23658 was created. It now is planned to be solved in v3.1.
5 years is a long life time for a problem which can prevent Calc's acceptance for a lot of users.  |
|
| Back to top |
|
 |
sowjendra Newbie

Joined: 27 Jan 2009 Posts: 2
|
Posted: Tue Jan 27, 2009 12:56 am Post subject: View Copied cells |
|
|
Hi we have migrated from Excel to Open office 3.0 In Excel when a cell or cells are copied there will be a blinking border for that copied cells. it will be easy to check which cell is copied. In open office it is not available, If some one has come across any option for this, please let me know about this issue
Thanks
Surendra |
|
| Back to top |
|
 |
masson Newbie


Joined: 24 Feb 2009 Posts: 4
|
Posted: Tue Feb 24, 2009 11:54 am Post subject: Commas vs.Semicolons |
|
|
When entering a formula "=SUM()" and adding cells to the "Input Line" using mouse+Ctrl, cells are separated by semicolons, e.g. "=SUM(G276;G272;G271;G265;G262)", however OOo expects commas rather than semicolons, i.e. "=SUM(G276,G272,G271,G265,G262)" to undertake the calculation and replies with "Err:508" in the target cell rather than the sum.
I have previously created Calc spreadsheets from OOo 2.x that have been converted from semicolons to commas upon being opened in OOo 3, but adding new formulas does not work.
I did find these other references:
- Open Office Community Forum:
-- http://user.services.openoffice.org/en/forum/viewtopic.php?f=9&t=14246
- Bug report:
-- https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/306602
OS: SUSE 10 sp2 (Linux version 2.6.16.54-0.2.12-smp (gcc version 4.1.2 20070115 (prerelease) (SUSE Linux)) #1 SMP Fri Oct 24 02:16:38 UTC 2008
OOo 3.0.1 OOO300m15 (Build:9379) Build 3.0.1.2
Dell Latitude D620, Intel(R) Core(TM)2 CPU T5500@1.66GHz
|
|
| Back to top |
|
 |
FWCorey Newbie

Joined: 27 May 2009 Posts: 1 Location: Cyberspace
|
Posted: Wed May 27, 2009 9:38 pm Post subject: Multi-line text |
|
|
A big dead end for me is the fact that multi-line text only seems to work when directly entered.. I have a 367 page spreadsheet which takes a mailing address from the first page for all the other pages (One page for each day of the year)
I can't justify migrating to Calc for the company involved simply because it's impractical to change every single page of that spreadsheet and 2 others to add the extra lines.. reformat the header, then reset the page size for the layout so the extra rows don't mean parts of the spreadsheet get pushed onto another page when printed. Just to separate street address, city, province/state/territory, and zip/postal code into separate cells for copying.
Wordwrap doesn't kick in because the merged cell it uses is half the page width and it would be a mess without hard returns anyway.
Anyone know of a way around this? _________________ - FW-Corey - |
|
| Back to top |
|
 |
clubsoda Newbie


Joined: 02 Jan 2009 Posts: 2
|
Posted: Fri Aug 14, 2009 1:49 am Post subject: |
|
|
The information provided in this thread is very valuable, thank-you.
Would it be possible that all these tips and tricks could be wrapped up into some kind of Excel Overlay Mode which could be activated with the press of a button? I guess about 20 keys remapped and a dozen user interface tweaks.
I think the primary obstacle to adoption of Calc is not lack of awareness but rather the frustration of the first few encounters. |
|
| Back to top |
|
 |
kailashp81 General User


Joined: 12 Aug 2009 Posts: 7 Location: Mumbai, IN
|
Posted: Fri Aug 14, 2009 1:56 am Post subject: No option to copy only text from file opened as readonly |
|
|
Recently i came across a situation where if the spreadsheet is opened read-only (in case somebody already opened same file exclusively), it does not allow to put cursor in the cell by double clicking. and if such content is pasted in a web based HTML editor, it pastes with a table cell. _________________ Failure is simply the opportunity to begin again, this time more intelligently. - Henry Ford |
|
| Back to top |
|
 |
Ed Super User

Joined: 28 May 2003 Posts: 1040
|
Posted: Fri Aug 14, 2009 9:45 am Post subject: Re: Commas vs.Semicolons |
|
|
| masson wrote: | When entering a formula "=SUM()" and adding cells to the "Input Line" using mouse+Ctrl, cells are separated by semicolons, e.g. "=SUM(G276;G272;G271;G265;G262)", however OOo expects commas rather than semicolons, i.e. "=SUM(G276,G272,G271,G265,G262)" to undertake the calculation and replies with "Err:508" in the target cell rather than the sum.
I have previously created Calc spreadsheets from OOo 2.x that have been converted from semicolons to commas upon being opened in OOo 3, but adding new formulas does not work. |
Are you using a modified version of OOo? The official version uses semicolons to separate function arguments. |
|
| Back to top |
|
 |
deevincentday Newbie

Joined: 18 Oct 2009 Posts: 2
|
Posted: Sun Oct 18, 2009 6:00 am Post subject: Equivalent of Paste Values? |
|
|
I have a spreadsheet that performs time and date calculations. I sometimes want to paste the result of the formula into another part of the spreadsheet but I want the result of the formula not the formaule itself. Is there any way of doing this?
In Excel you would copy the cell containing the formula then go to paste special and select the values option. When I try paste values in Calc all the options are greyed out.
Last edited by deevincentday on Sun Oct 18, 2009 6:18 am; edited 1 time in total |
|
| Back to top |
|
 |
jrkrideau Super User

Joined: 08 Aug 2005 Posts: 6733 Location: Kingston ON Canada
|
Posted: Sun Oct 18, 2009 6:18 am Post subject: Re: Equivalent of Paste Values? |
|
|
| deevincentday wrote: | I have a spreadsheet that performs time and date calculations. I sometimes want to paste the result of the formula into another part of the spreadsheet but I want the result of the formula not the formaule itself. Is there ar way of doing this?
In Excel you would copy the cell containing the formula then go to paste special and select the values option. When I try paste values in Calc all the options are greyed out. |
Unselect Paste all and select Date time? _________________ jrkrideau
Kingston ON Canada
Currently using Windows 7 & OOo 3.4.0 and Ubuntu 12.04 & LibreOffice 3.5.2.2 |
|
| Back to top |
|
 |
deevincentday Newbie

Joined: 18 Oct 2009 Posts: 2
|
Posted: Sun Oct 18, 2009 6:30 am Post subject: Re: Equivalent of Paste Values? |
|
|
| jrkrideau wrote: | | deevincentday wrote: | I have a spreadsheet that performs time and date calculations. I sometimes want to paste the result of the formula into another part of the spreadsheet but I want the result of the formula not the formaule itself. Is there ar way of doing this?
In Excel you would copy the cell containing the formula then go to paste special and select the values option. When I try paste values in Calc all the options are greyed out. |
Unselect Paste all and select Date time? |
Thank you so much. It is funny how the brain sees what it wants to see. Those check boxes looked like option buttons when I first tried to do this!! I knew it would be something simple. |
|
| Back to top |
|
 |
jrkrideau Super User

Joined: 08 Aug 2005 Posts: 6733 Location: Kingston ON Canada
|
Posted: Sun Oct 18, 2009 7:01 am Post subject: Re: Equivalent of Paste Values? |
|
|
| deevincentday wrote: | | jrkrideau wrote: | | deevincentday wrote: | I have a spreadsheet that performs time and date calculations. I sometimes want to paste the result of the formula into another part of the spreadsheet but I want the result of the formula not the formaule itself. Is there ar way of doing this?
In Excel you would copy the cell containing the formula then go to paste special and select the values option. When I try paste values in Calc all the options are greyed out. |
Unselect Paste all and select Date time? |
Thank you so much. It is funny how the brain sees what it wants to see. Those check boxes looked like option buttons when I first tried to do this!! I knew it would be something simple. |
I know. They confuse me regularly  _________________ jrkrideau
Kingston ON Canada
Currently using Windows 7 & OOo 3.4.0 and Ubuntu 12.04 & LibreOffice 3.5.2.2 |
|
| Back to top |
|
 |
rob_s Newbie

Joined: 07 May 2010 Posts: 3 Location: Vancouver Island, BC
|
Posted: Fri May 07, 2010 1:06 pm Post subject: |
|
|
Just installed 3.2 (my first experience with calc) and my biggest single issue right off the bat is that existing links in Excel files to named cells in other sheets do not work.
Logical thing to try and re-create the link would be insert link, pick the spreadsheet, the names appear, point to one, and guess what the formula in the source cell is duplicated in the destination, instead of displaying the value. No link formula appears.
From reading elsewhere, the former is not new, but is often mentioned as an impediment to adopting calc.
The second part may be new in 3.2 I'm not sure??? |
|
| Back to top |
|
 |
|