QBE problem

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

Guest

In my database I have users tracking items on different patients. I am trying
to write a report that will inform the user of the last action date (using
Max) and the action. The actions can be alpha or numeric (ex: 24 Hour Call,
Patient Called, Finished). I want a report to tell me the patients last
action, but if the patient has "finished" I don't want them to show up on the
report.

What happens when I use "Max" under Action I get the numeric value of "24
hour call" and when I use "Last" I get the last alph item "Patient Called".

Is there a way that I can use the Max under the date and not use Group by?
Or does anyone have another idea?

Thanks for your help, Ryan
 

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