last

W

Wim

Hi all,

I have to find values in a table/query where only the last
InputDate is "OK", all the other ones being valid no more.

How do I get these ?

e.g. query :

Id
Name
Price
InputDate

For the same Id I can have a price input on jan 01, 2001;
feb 01, 2002; and jan 01, 2003. I only want to pick the
price that is valid now.

Thanks,

Wim
 
G

Guest

Try using either the "Last" or "Max" function in the query
grid. The totals view must be selected for these options
to be available.
 

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

Similar Threads


Top