Thread
:
How do I create a custom 'price' column?
View Single Post
09-16-2020, 02:38 AM
#
3
chaley
Grand Sorcerer
Posts: 12,449
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Set the column type to "Floating point numbers" Currency is irrelevant because calibre doesn't know that the number represents money.
However, if you want to see the number formatted with a $ symbol, when you create the column use the format
Code:
$ {0:,.2f}
chaley
View Public Profile
Visit chaley's homepage!
Find More Posts by chaley
Track Posts by chaley via RSS