MIN, MAX functions?

M

Mac

Hello,

how can I use the MIN, MAX functions which the online help happily suggests
me to use, however when I try to do so I get the 'sub or function not
defined'. Do I need to add a reference to some 'math' module??
 
P

Paul Herber

Hello,

how can I use the MIN, MAX functions which the online help happily suggests
me to use, however when I try to do so I get the 'sub or function not
defined'. Do I need to add a reference to some 'math' module??

The MIN and MAX functions are shapesheet functions that you can put in
cell formulae.
You'll have to write your own VBA functions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top