Hello:
I am migrating an Excel spreadsheet to Coda and in Excel I have this cool formatting “custom number” that inserts “SF” after every number that’s entered to clearly indicate that it’s a certain number of Square Feet.
Is this achievable in Coda?
Basically if I entered in
100
150
250
300
It would automatically look like this
100 SF
150 SF
250 SF
300 SF
Dear @K2_Development_Companies
Please find inspiration from this post
Hi @Abdulrahman_Jami
and welcome to Coda Community!
While some other CCY symbols will be available (hopefully soon), you can find a workaround if to show the correct value in view only.
You can add a new column to your table with the following formula:
Format("﷼ {1}", thisRow.[Your CCY Column])
Let me know if this helps.
Cheers!
Credits: @Federico.Stefanato
1 Like
system
Closed
August 15, 2023, 7:42pm
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.