[sc-issues] [Issue 57095] Allow to change Cell form at for Text- Numbers from text to number

2005-11-01 Thread arg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57095


User arg changed the following:

  What|Old value |New value

Status|CLOSED|REOPENED

Resolution|DUPLICATE |





--- Additional comments from [EMAIL PROTECTED] Tue Nov  1 20:29:21 -0800 
2005 ---
heard of that search and replace trick. Of course, there are many other
possibilities to get that text numbers with ' to real numbers again, for
example you can cut, change cell format to number and paste special as
unformatted text again...

I downloaded OOO and was using it. This is a real world scenario, wherein I was
entering my financial details and hit this WONTFIX of ooo. 
This occured in 1st hour of my usage of OOO.

There would be many such cases of various people.
Please try to understand that these are genuine problems of real world people -
who are least interested in the documentation or the technical details.

Consider a huge data size. Your cut paste solution wont work in a real world
senario.

Also, I have seen people use excel with minimum size of 5 to 10 MB. OOO guys
cannot consider people to do a cut/paste or anyother workaround.
We need to take MS Office headone to succeed.

What is the bahaviour in latest staroffice?

This weekend I will check the working on the spreadsheet provided by kubuntu.
You can also try it and let us all know how does this particular case work.

I have heard that various comapnies have made MS Office an OS in itself and have
created a strong ecosystem around it. People are selling financial charts and
formulae, legal stuff all based on MS Office.

I hope that you understand what I am trying to explain.

Now you format the referenced cell as number and the text changes to that. As a
result the vlookup does not solve correctly and you get in trouble.

A simple regexp will help you solve whether to keep - or to be precise -
consider the cell contents as text or as numbers.

Forget the vlookup. Consider this simple case in excel (this simple case would
be applicable to OOO as well --
In excel 2000 enter 123 in cell A1 and abc in cell A2. 
Both of them are general.
Now change the A1 to text and A2 to number and check the cell contents.
Using ' in front of numbers was an old paradigm.

Each cell's datastructure will have a member variable called format. If format =
text, using text rules, if format = number and regexpression shows that its a
number, use the cell as number - else use it as a text - or any other format
that its forced into.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 57095] New - formatting of cell d oesnt change when user changes it from text to number.

2005-10-31 Thread arg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57095
  Issue #:|57095
  Summary:|formatting of cell doesnt change when user changes it
  |from text to number.
Component:|Spreadsheet
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P2
 Subcomponent:|formatting
  Assigned to:|spreadsheet
  Reported by:|arg





--- Additional comments from [EMAIL PROTECTED] Mon Oct 31 21:48:23 -0800 
2005 ---
i am using ooo 1.9.129 on ubuntu 5.10.

1. create spreadsheet.
2. change the format of all the cell to text.
3. enter some values in some cells like 100 or 200 etc.
4. now select those cells and then change the format back to number. use the
given format 1234

actual result
- the format of cells is still text. user cannot do any summation, or any
numeric funtion on the cells.

i entered 150 values. it was complete waste of time to remove the ' that was
present before the values.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]