To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53893
Issue #:|53893
Summary:|Formated field with percent
Component:|Database access
Version:|OOo 2.0
Platform:|All
URL:|
OS/Version:|All
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|none
Assigned to:|dbaneedsconfirm
Reported by:|georgsalvenmoser
------- Additional comments from [EMAIL PROTECTED] Mon Aug 29 01:59:17 -0700
2005 -------
I have a form and one column is a formated field. Format it with 0,00%, save the
formula and close it. Open the form once again the column have lost the format
and when I want to see the data form the database the column is empty. When i
format the it again with 0,00% I can see the data and edit them.
When I format the formated field (column) as standard numeric it works.
The next problem is then, that i can't read the data of this column with
Rabatt = Field.GetByName("Rabatt").Text
This normally works with formated fields.
I also tried with
Rabatt = Field.GetByName("Rabatt").Value
But the when I want to check Value of Rabatt with
msgbox rabatt
it is always empty.
---------------------------------------------------------------------
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]