0

Excel Functions (Left and Lenght)

Hello,

I am trying to use Function component. I would like to take a value, cut the first symbol and use the rest. In excel I can accomplish it with help of functions Len and Left (or Right). There are similar analogs in Centerprise Length and Left. However, I am not sure how to combine them in one Function block. Do I have to use multiple Function blocks?

Also function Left gives me two entry points "str" and "noOfChars". I know what I need to link to "str", but I am not sure what I can link to "noOfChars". I know that I need to get 3 symbols from the left.

In addition, I wonder if it possible to accomplish the following task in Centerprise. Open every single excel file in some folder, in every file find some string (for example "total"), delete whole row containing this string and save file in different folder? If it is possible what would be the relevant blocks

 

1 comment

Please sign in to leave a comment.