Link to home
Start Free TrialLog in
Avatar of adspmo
adspmo

asked on

@ProperCase in column

Hi Guys

Does ProperCase not work in column formulas?

I have tried with the following and failed

A := @If(@Subset(@Length(HistoryNotes);1)>26; HistoryNotes; "");
@ProperCase(A);
"[<span title=\'" + A + "\'>]" + @Left(HistoryNotes;26) + "[<span>]"
and other variations

Is there another way?
ASKER CERTIFIED SOLUTION
Avatar of qwaletee
qwaletee

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of adspmo
adspmo

ASKER

Duuudd

Have not finished the first tea yet, sorry to bug you guys with that