Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 5232 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (edited)

Hello,

I am looking for help with what I thought would be a fairly simple text formatting calculation.

I have a text field (originalGenus) that typically has italics applied to it.

I have now come across some cases where I need the italics to be removed from certain characters within the field.

For example, typically the field is populated with the text "Genus". In some cases, it contains "Genus (Subgenus)". Now, I need both, genus and subgenus to be italicized, but not the brackets.

This field is subsequently used in other calculation fields to format a complicated output used for a taxonomic catalogue.

I was hoping this would work, but it does not:

Substitute (

TextStyleAdd (originalGenus;Italic) ;

"(" ;

TextStyleRemove ("(";Italic)

)

Am I missing a simple answer? Any help would be much appreciated!

Edited by Guest
ID Field Type
Posted

I don't have v8 on this machine, but I'm pretty sure you can modify this file from NightWing Link to do what you want.

HTH

Lee

This topic is 5232 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.