max function in a form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I have a form, and I want to find the maximum between:
[text7]-[text5] and zero. (Of course, text7 and text5 are two text boxes in
my forms connected to some queries. They do work.)

My try of:
=MaxA(([text7]-[text5]),0) didn't work...

Any ideas?
Thanks!
(And Merry Christmas!)
 

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

Back
Top