Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

String functions in Calc

edited December 2012 in General
Hi,
there are string functions UpperCase, LowerCase, CompareText and Capitalize.
But those functions don't work with diacritic.
For example: UpperCase('ešcasd') = ešcASD, but I need EŠCASD.

Can you add
AnsiUpperCase
AnsiLowerCase
AnsiCompareText
?

Thanks
Roman Krupicka

Comments

  • edited December 2012
    Hi Roman,

    Thanks for the feedback. I will add these functions to our list of
    possible additions to RAP for a later release.

    Currently you will need to create a passthru function to obtain this
    functionality.

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.