From: Carcassi, G. <car...@bn...> - 2014-06-13 19:09:05
|
Hi Tom, >I'm finding the formula functions very useful Great! > but it seems messy to have to duplicate every single VNumber formula You are probably right. > Any ideas? Is this possible? We could have: VNumber indexOf(VEnum) and you'd be able to do: =indexOf('myEnumPV')>1?"Good":"Bad" This can be already added just by adding a class and registering it. Gabriele |