Book1 | ||||
---|---|---|---|---|
A | B | |||
4 | Input | Output | ||
5 | CREDIT 129 IN NET 0.40 0.47 1.40 1.35 5.27 7.13 - 1.16 | CREDIT 129 IN | ||
6 | CREDIT258 NL F GROSS 0.40 0.47 1.40 1.35 5.27 7.13 - 1.16 | CREDIT258 NL F | ||
7 | Report as net of fee | |||
8 | Report is Gross of fee Fund or net | |||
9 | Gross fee is net of | |||
Sheet576 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
B5 | =IF(MIN(FIND({0,1,2,3,4}+{0;5},A5&1/17))>LEN(A5),"",TRIM(LEFT(A5,MIN(SEARCH(" Gross "," "&A5&" Gross "),SEARCH(" Net "," "&A5&" Net "))-1))) |
You're welcome, thanks for the feedback.
[COLOR=#333333]IF([/COLOR][COLOR=Blue]MIN([COLOR=Red]FIND([COLOR=Green]{0,1,2,3,4}+{0;5},A5&1/17[/COLOR])[/COLOR])>LEN([COLOR=Red]A5[/COLOR]),"",[/COLOR]
[COLOR=Blue]TRIM([COLOR=Red]LEFT([COLOR=Green]A5,MIN([COLOR=Purple]SEARCH([COLOR=Teal]" Gross "," "&A5&" Gross "[/COLOR]),SEARCH([COLOR=Teal]" Net "," "&A5&" Net "[/COLOR])[/COLOR])-1[/COLOR])[/COLOR])[/COLOR]