jasonrogena / jasonrogena/php-excel-reader
ERROR SHOW FORMAT NUMBER PLEASE HELP ME
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Error collumn Show in database mysql format * 105.109
2. Custom format cell number _(* #.##0_);_(* (#.##0);_(* "-"??_);_(@_)
3.
What is the expected output? What do you see instead?
output 105.109 not * 105.109
Please provide any additional information below.
help me brother im newbie depeloper in indonesia
Thanks. Fahmi Ajis Email : Aby.blee@gmail.com
```
Original issue reported on code.google.com by `aby.b...@gmail.com` on 12 Sep 2014 at 8:51
Attachments:
- [6 UPLOAD BARANG JADI.xls](https://storage.googleapis.com/google-code-attachments/php-excel-reader/issue-195/comment-0/6 UPLOAD BARANG JADI.xls)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported number-format behavior with the attached 6 UPLOAD BARANG JADI.xls file, then trace the reader's handling of the custom format `_(* #.##0_);_(* (#.##0);_(* "-"??_);_(@_)`. Done means the parsed output preserves the expected formatted value rather than returning `105.109`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100