SSF - Incorrectly Prepending $ #2696

Open
opened 2022-05-26 05:28:47 +00:00 by michaelm244 · 0 comments
michaelm244 commented 2022-05-26 05:28:47 +00:00 (Migrated from github.com)

Hi, I have a cell with the contents:

{
  "t": "n",
  "v": 7,
  "z": "[$-10409]#,##0;\\-#,##0",
  "w": "$7"
}

Although the formatted value in Sheet JS (the w field) is $7, the value shown in Excel is just 7:
image

Let me know if it'd be helpful to provide the original Excel file. Thank you!

Hi, I have a cell with the contents: ``` { "t": "n", "v": 7, "z": "[$-10409]#,##0;\\-#,##0", "w": "$7" } ``` Although the formatted value in Sheet JS (the `w` field) is `$7`, the value shown in Excel is just 7: ![image](https://user-images.githubusercontent.com/4361223/170422410-cc84b3d9-aa7c-4fa6-8cfe-c71efee57820.png) Let me know if it'd be helpful to provide the original Excel file. Thank you!
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#2696
No description provided.