Max function

  • Thread starter Thread starter newcomer
  • Start date Start date
N

newcomer

I have 4 consecutive data fields in a row that I need to calculate the max in
the next field of that row, any suggestions since help was no help.
 
Hello!

How about creating 4 seperate queries (one for each field)
then combinding them into one master query (5 total).
This will allow you to get the max value for each field.

Tony
 

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