Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8533

Re: How do I make a number record negative if a certain string is present in a different record?

$
0
0

Hi Jennifer,

 

Create a formula that looks something like this:

 

If Instr( {database_field}, "Particular String" ) > 0 then

     {Numberfield} * -1

else

     {Numberfield}

 

You can then Insert a summary on this formula field.

 

-Abhilash


Viewing all articles
Browse latest Browse all 8533

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>