J
John
Hi there,
Can anyone tell me if the Min Max shapesheet functions can take a cell
reference? I've got the following User defined cells:
User.List ="10,12,14,20"
User.Min ="MIN(User.List)"
User.Max ="MAX(User.List)"
In this situation, User.Min and User.Max evalute to 0 (rather than 10 and 20
respectively). I assume this is because they are seeing User.List as a
string?
Is there a way round this?
Thanks in advance.
Best regards
John
Can anyone tell me if the Min Max shapesheet functions can take a cell
reference? I've got the following User defined cells:
User.List ="10,12,14,20"
User.Min ="MIN(User.List)"
User.Max ="MAX(User.List)"
In this situation, User.Min and User.Max evalute to 0 (rather than 10 and 20
respectively). I assume this is because they are seeing User.List as a
string?
Is there a way round this?
Thanks in advance.
Best regards
John